This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Pb building gcc v2.95.2 on an AIX v4.3.2


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]