|
莫非我前面的都白费了
make[2]: Entering directory `/lfs/stage1/gcc-b2/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/lfs/stage1/gcc-b2/libiberty/testsuite'
make[1]: Leaving directory `/lfs/stage1/gcc-b2/libiberty'
make[1]: Entering directory `/lfs/stage1/gcc-b2/gcc'
HEADERS="auto-host.h ansidecl.h i386/i386.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/linux.h defaults.h" DEFINES=" OSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc-3.2.2/gcc/mkconfig.sh config.h
HEADERS="auto-host.h ansidecl.h i386/i386.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/linux.h defaults.h" DEFINES=" OSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc-3.2.2/gcc/mkconfig.sh hconfig.h
gcc -c -DIN_GCC -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.2.2/gcc -I../../gcc-3.2.2/gcc/. -I../../gcc-3.2.2/gcc/config -I../../gcc-3.2.2/gcc/../include ../../gcc-3.2.2/gcc/gengenrtl.c -o gengenrtl.o
gcc -DIN_GCC -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -s -o gengenrtl \
gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh: ./gengenrtl: /stage1/stage1/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
make[1]: *** [s-genrtl] Error 126
make[1]: Leaving directory `/lfs/stage1/gcc-b2/gcc'
make: *** [all-gcc] Error 2
贴这些够了吗 ? |
|