GCC 3.2.3 on AIX 4.3.2

bs bs@none.com
Tue Jun 15 13:32:00 GMT 2004


Hi All,
I am trying to compile gcc 3.2.3 on AIX 4.3.2 and I am hitting this
error.

stage1/xgcc -Bstage1/ -B/usr/local/powerpc-ibm-aix4.3.2.0/bin/ -c 
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc 
-I../../gcc/cp -I../../gcc/config -I../../gcc/../include 
../../gcc/cp/cp-lang.c -o cp/cp-lang.o
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-ibm-aix4.3.2.0/bin/ -DIN_GCC 
    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long 
-DHAVE_CONFIG_H  -o cc1plus \
       cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o 
cp/decl2.o cp/error.o cp/lex.o cp/parse.o cp/ptree.o cp/rtti.o cp/spew.o 
cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o 
cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o 
cp/mangle.o cp/cp-lang.o attribs.o c-common.o c-format.o c-pragma.o 
c-semantics.o c-lex.o  main.o libbackend.a libcpp.a ./intl/libintl.a 
-liconv  ../libiberty/libiberty.a
collect2: ld returned 12 exit status
gmake[2]: *** [cc1plus] Error 1
gmake[2]: Leaving directory `/mnt/gcc-3.2.3/aix/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/mnt/gcc-3.2.3/aix/gcc'
gmake: *** [bootstrap] Error 2






I am using the following tools
$ which ld
/usr/bin/ld
$ which as
/usr/bin/as
for linking and my shell is KSH.

Any ideas?

BTW, I do have the AIX 4.3 patch IY26685.

thx!
balaji



More information about the Gcc-help mailing list