Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. or1k-elf-gcc -B/home/BAndViG/ORPSoC/swlib/abld_newlib/or1k-elf/hard-float/newlib/ -isystem /home/BAndViG/ORPSoC/swlib/abld_newlib/or1k-elf/hard-float/newlib/targ-include -isystem /home/BAndViG/ORPSoC/swlib/newlib/newlib/libc/include -B/home/BAndViG/ORPSoC/swlib/abld_newlib/or1k-elf/hard-float/libgloss/or1k -L/home/BAndViG/ORPSoC/swlib/abld_newlib/or1k-elf/hard-float/libgloss/libnosys -L/home/BAndViG/ORPSoC/swlib/newlib/libgloss/or1k -mhard-float -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"2.4.0\" -DPACKAGE_STRING=\"newlib\ 2.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I. -I../../../../../../newlib/newlib/libm/complex -I../../../../../../newlib/newlib/libm/complex/../common -I../../../../../../newlib/newlib/libm/complex/ -DREENTRANT_SYSCALLS_PROVIDED -fno-builtin -g -O2 -mhard-float -c -o lib_a-cprojf.o `test -f 'cprojf.c' || echo '../../../../../../newlib/newlib/libm/complex/'`cprojf.c
  2. In file included from ../../../../../../newlib/newlib/libm/complex/cprojf.c:35:0:
  3. /home/BAndViG/ORPSoC/swlib/newlib/newlib/libc/include/complex.h: In function β€˜cprojf’:
  4. /home/BAndViG/ORPSoC/swlib/newlib/newlib/libc/include/complex.h:114:15: internal compiler error: in or1k_select_cc_mode, at config/or1k/or1k.c:346
  5. float complex cprojf(float complex);
  6. ^
  7. Please submit a full bug report,
  8. with preprocessed source if appropriate.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement