bootstrap/3915: library -lgcc: not found
ask@wisdom.weizmann.ac.il
ask@wisdom.weizmann.ac.il
Thu Aug 2 07:56:00 GMT 2001
>Number: 3915
>Category: bootstrap
>Synopsis: library -lgcc: not found
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Aug 02 07:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Alexander Klimov
>Release: 3.1 20010731 (CVS)
>Organization:
>Environment:
SunOS iridium 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10
>Description:
../gcc/configure --prefix=/usr/local/gcc --with-cpu=ultrasparc --enable-languages=c++,objc,f77 &&
make CFLAGS=-O2 'LIBCFLAGS=-g -O2' 'LIBCXXFLAGS=-g -O2 -fno-implicit-templates' bootstrap
......
make[2]: Entering directory `/export/home/ask/build/gcc-build/gcc'
stage2/xgcc -Bstage2/ -B/usr/local/gcc/sparc-sun-solaris2.6/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gengenrtl.c
rm -f obstack.c
ln -s ../../gcc/gcc/../libiberty/obstack.c obstack.c
stage2/xgcc -Bstage2/ -B/usr/local/gcc/sparc-sun-solaris2.6/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
obstack.c -o obstack.o
stage2/xgcc -Bstage2/ -B/usr/local/gcc/sparc-sun-solaris2.6/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 ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
ld: fatal: library -lgcc: not found
ld: fatal: library -lgcc: not found
ld: fatal: File processing errors. No output written to gengenrtl
collect2: ld returned 1 exit status
make[2]: *** [gengenrtl] Error 1
make[2]: Leaving directory `/export/home/ask/build/gcc-build/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/export/home/ask/build/gcc-build/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list