Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make[2]: Entering directory `/home/ysionneau/perso/gcc/build/opcodes'
- make all-recursive
- make[3]: Entering directory `/home/ysionneau/perso/gcc/build/opcodes'
- Making all in .
- make[4]: Entering directory `/home/ysionneau/perso/gcc/build/opcodes'
- /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.9.0/opcodes -I. -I../../gcc-4.9.0/opcodes -I../bfd -I../../gcc-4.9.0/opcodes/../include -I../../gcc-4.9.0/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-asm.lo -MD -MP -MF .deps/lm32-asm.Tpo -c -o lm32-asm.lo ../../gcc-4.9.0/opcodes/lm32-asm.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.9.0/opcodes -I. -I../../gcc-4.9.0/opcodes -I../bfd -I../../gcc-4.9.0/opcodes/../include -I../../gcc-4.9.0/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-asm.lo -MD -MP -MF .deps/lm32-asm.Tpo -c ../../gcc-4.9.0/opcodes/lm32-asm.c -o lm32-asm.o
- In file included from ../../gcc-4.9.0/opcodes/../include/opcode/cgen.h:26:0,
- from ../../gcc-4.9.0/opcodes/lm32-desc.h:221,
- from ../../gcc-4.9.0/opcodes/lm32-asm.c:35:
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:41:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:42:30: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:43:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:44:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:45:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:46:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:47:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:48:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:49:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- ../../gcc-4.9.0/opcodes/../include/cgen/bitset.h:50:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PARAMS’
- make[4]: *** [lm32-asm.lo] Error 1
- make[4]: Leaving directory `/home/ysionneau/perso/gcc/build/opcodes'
- make[3]: *** [all-recursive] Error 1
- make[3]: Leaving directory `/home/ysionneau/perso/gcc/build/opcodes'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/home/ysionneau/perso/gcc/build/opcodes'
- make[1]: *** [all-opcodes] Error 2
- make[1]: Leaving directory `/home/ysionneau/perso/gcc/build'
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment