This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Pb building gcc v2.95.2 on an AIX v4.3.2
- To: help-gcc at gnu dot org
- Subject: Pb building gcc v2.95.2 on an AIX v4.3.2
- From: "Deweulf, Francois" <Francois dot Deweulf at cai dot com>
- Date: Mon, 29 Nov 1999 08:42:36 -0000
Hi,
I'm currently trying to build the GCC v2.95.2 compiler on an AIX v4.3.2, but
it fails with the following output :
----------------------------------------------------------------------------
----------------------------------
make[2]: Leaving directory `/home/dewfr01/C++/inst/gcc-2.95.2/gcc/intl'
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o genrecog \
genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
obstack.o
;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*)
echo
;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac
` -
lld
ld: 0711-317 ERROR: Undefined symbol: .alloca
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make[1]: *** [genrecog] Error 8
make[1]: Leaving directory `/home/dewfr01/C++/inst/gcc-2.95.2/gcc'
make: *** [all-gcc] Error 2
----------------------------------------------------------------------------
----------------------------------
Thanks fo your help,
Cordialement,
François Deweulf