This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
irix6.5 bootstrap failure - Unresolved text symbol "alloca"
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: irix6.5 bootstrap failure - Unresolved text symbol "alloca"
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Tue, 6 Mar 2001 21:06:09 -0000
Current cvs mainline won't bootstrap on irix6.5
make[3]: Entering directory `/exd4/billingd/obj/gcc-mainline/gcc/fixinc'
cc -DIN_GCC -g -I. -I.. -I/exd4/billingd/src/gcc-mainline/gcc/fixinc
-I/exd4/billingd/src/gcc-mainline/gcc/fixinc/..
-I/exd4/billingd/src/gcc-mainline/gcc/fixinc/../config
-I/exd4/billingd/src/gcc-mainline/gcc/fixinc/../../include -o fixincl
fixincl.o fixtests.o fixfixes.o server.o procopen.o gnu-regex.o fixlib.o
../../libiberty/libiberty.a
ld32: ERROR 33: Unresolved text symbol "alloca" -- 1st referenced by
gnu-regex.o.
Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: INFO 152: Output file removed because of error.