|
|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Vickenty Fesunov 2:5020/3996.3 26 Jul 2002 17:50:08 To : All Subject : собираю gcc 3.1 --------------------------------------------------------------------------------
Собираю gcc 3.1 на седьмой шлаке с помощью egcs 2.91.66 и binutils 2.9.1 (BFD
2.9.1.0.25). Устанавливал gcc-core, и gcc-g++. А выходит фигня.
ahere$ configure --prefix=/usr
ahere$ make bootstrap
make[1]: Entering directory `/mnt/store/devel/lnx-src/gcc-3.1/libiberty'
make[2]: Entering directory
`/mnt/store/devel/lnx-src/gcc-3.1/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/mnt/store/devel/lnx-src/gcc-3.1/libiberty/testsuite'
make[1]: Leaving directory `/mnt/store/devel/lnx-src/gcc-3.1/libiberty'
Bootstrapping the compiler
make[1]: Entering directory `/mnt/store/devel/lnx-src/gcc-3.1/gcc'
make CC="stage1/xgcc -Bstage1/ -B/usr/i586-pc-linux-gnu/bin/" \
STAGE_PREFIX=stage1/ \
CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)"
STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/lib
LANGUAGES="c gcov c++" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
make[2]: Entering directory `/mnt/store/devel/lnx-src/gcc-3.1/gcc'
stage1/xgcc -Bstage1/ -B/usr/i586-pc-linux-gnu/bin/ -DIN_GCC -g -O2 -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \
gengenrtl.o ../libiberty/libiberty.a
/usr/bin/ld: gengenrtl: Not enough room for program headers (allocated 6, need
7)
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [gengenrtl] Error 1
make[2]: Leaving directory `/mnt/store/devel/lnx-src/gcc-3.1/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/store/devel/lnx-src/gcc-3.1/gcc'
make: *** [bootstrap] Error 2
Bye, bye.
--- Don't you ever get fucked in the sky! When you're high...
* Origin: Ahere (2:5020/3996.3)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/40143d418bd3.html, оценка из 5, голосов 10
|