I must be doing something wrong, I cannot seem to compile the new 4.2.3 : gmake[3]: Entering directory `/home/danny/src/gcc/x86-bootstrap/gcc' gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.2.3/gcc -I../../gcc-4.2.3/gcc/. -I../../gcc-4.2.3/gcc/../include -I../../gcc-4.2.3/gcc/../libcpp/include -I../../gcc-4.2.3/gcc/../libdecnumber -I../libdecnumber ../../gcc-4.2.3/gcc/final.c -o final.o ../../gcc-4.2.3/gcc/final.c: In function ‘app_enable’: ../../gcc-4.2.3/gcc/final.c:281: error: ‘ASM_APP_ON’ undeclared (first use in this function) ../../gcc-4.2.3/gcc/final.c:281: error: (Each undeclared identifier is reported only once ../../gcc-4.2.3/gcc/final.c:281: error: for each function it appears in.) ../../gcc-4.2.3/gcc/final.c: In function ‘app_disable’: ../../gcc-4.2.3/gcc/final.c:294: error: ‘ASM_APP_OFF’ undeclared (first use in this function) ../../gcc-4.2.3/gcc/final.c: In function ‘profile_function’: ../../gcc-4.2.3/gcc/final.c:1465: warning: implicit declaration of function ‘ASM_OUTPUT_ALIGN’ ../../gcc-4.2.3/gcc/final.c: In function ‘final_scan_insn’: ../../gcc-4.2.3/gcc/final.c:1894: error: ‘ASM_APP_OFF’ undeclared (first use in this function) ../../gcc-4.2.3/gcc/final.c:2074: error: ‘ASM_APP_ON’ undeclared (first use in this function) ../../gcc-4.2.3/gcc/final.c: In function ‘output_asm_label’: ../../gcc-4.2.3/gcc/final.c:3147: warning: implicit declaration of function ‘ASM_GENERATE_INTERNAL_LABEL’ gmake[3]: *** [final.o] Error 1 gmake[3]: Leaving directory `/home/danny/src/gcc/x86-bootstrap/gcc' gmake[2]: *** [all-stage1-gcc] Error 2 gmake[2]: Leaving directory `/home/danny/src/gcc/x86-bootstrap' gmake[1]: *** [stage1-bubble] Error 2 gmake[1]: Leaving directory `/home/danny/src/gcc/x86-bootstrap' gmake: *** [all] Error 2
This is with a very simple configure line : ../gcc-4.2.3/configure --enable-languages=3Dc on a vanilla Mandriva 2007.0 x86 PC. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info