IBM errors with gcc-2.95.2 build
Gregory Hicks
ghicks@cadence.com
Sun Jan 16 01:22:00 GMT 2000
The following resulted *after* I did a successful
"make LDFLAGS=-Wl,-bbigtoc"
Any thoughts why the file is missing? Or why make *thinks* is it missing?
Regards,
Gregory Hicks
----- Begin Included Message -----
Date: Sat, 15 Jan 2000 22:24:16 -0800 (PST)
From: Gregory Hicks <ghicks>
Sat Jan 15 22:21:46 PST 2000
# make install LDFLAGS=-Wl,-bbigtoc
/bin/sh ./mkinstalldirs /usr/ngnu/gcc-2.95.2 /usr/ngnu/gcc-2.95.2
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -DGCC_INCLUDE_DIR=\"/usr/ngnu/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/2.95.2/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/ngnu/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/2.95.2/../../../..`echo /usr/ngnu/gcc-2.95.2 | sed -e 's|^/usr/ngnu/gcc-2.95.2||' -e 's|/[^/]*|/..|g'`/include/g++-3\" -DLOCAL_INCLUDE_DIR=\"/usr/ngnu/gcc-2.95.2/include\" -DCROSS_INCLUDE_DIR=\"/usr/ngnu/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/2.95.2/../../../../rs6000-ibm-aix4.3.2.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/ngnu/gcc-2.95.2/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/2.95.2/../../../../rs6000-ibm-aix4.3.2.0/include\" -c `echo ./cccp.c | sed 's,^\./,,'`
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c ./cexp.c
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -DLOCALEDIR=\"/usr/ngnu/gcc-2.95.2/share/locale\" -c `echo ./intl.c | sed 's,^\./,,'`
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -DPREFIX=\"/usr/ngnu/gcc-2.95.2\" -c `echo ./prefix.c | sed 's,^\./,,'`
cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include version.c
cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include mbchar.c
"mbchar.c", line 290.29: 1506-356 (W) Compilation unit is empty.
rm -f obstack.c
ln -s ./../libiberty/obstack.c obstack.c
cc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include obstack.c
rm -f alloca.c
ln -s ./../libiberty/alloca.c alloca.c
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c `echo alloca.c | sed 's,^\./,,'`
true
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -Wl,-bbigtoc -o cccp cccp.o cexp.o intl.o prefix.o version.o mbchar.o obstack.o alloca.o -lld ../libiberty/libiberty.a
cc: 1501-228 input file ../libiberty/libiberty.a not found
make: 1254-004 The error code from the last command is 252.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
#
----- End Included Message -----
More information about the Gcc-bugs
mailing list