This is the mail archive of the gcc-bugs@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]

compiling on AIX 4.3.3.0


Hello dear people,

I tried to compile the newest Release of gcc (2.95.2) on AIX 4.3.3.0 but I
have problems with "make". I'm using the version 3.79.1 of "make".

I tried to configure gcc with this options:

../gcc-2.95.2/configure --enable-shared --enable-haifa --enable-threads
--enable-cpplib and with 
and with
../gcc-2.95.2/configure --enable-shared --enable-haifa --with-gnu-ld
--enable-threads --enable-cpplib
but allways with the same result


This is the transcript of of the end of "make"

Begin of transcript:

/../gcc-2.95.2/gcc/ch/../config -I../../../gcc-2.95.2/gcc/ch/../../include
ch-version.c
gcc  -DIN_GCC   -g -O2   -o ../cc1chill parse.o actions.o except.o grant.o
lang.o tree.o lex.o decl.o typeck.o convert.o expr.o loop.o tasking.o
timing.o inout.o satisfy.o ch-version.o \
      `cat ../stamp-objlist`  `if [ xobstack.o != x ]; then echo
../obstack.o; else true; fi` `if [ xalloca.o != x ]; then echo ../alloca.o;
else true; fi` `if [ x != x ]; then echo ../; else true; fi` -lld
ld: 0711-781 ERROR: TOC overflow. TOC size: 68040       Maximum size: 65536
collect2: ld returned 12 exit status
make[2]: *** [../cc1chill] Error 1
make[2]: Leaving directory `/gnu/sw/gcc/gcc-2.95.2_objdir/gcc/ch'
make[1]: *** [cc1chill] Error 2
make[1]: Leaving directory `/gnu/sw/gcc/gcc-2.95.2_objdir/gcc'
make: *** [all-gcc] Error 2

cadlab8 - root - /gnu/sw/gcc/gcc-2.95.2_objdir - (-ksh)
18 -> oslevel
4.3.3.0

End of transcript

Can you help me ?


> Mit freundlichen Grüßen / best regards
> Amadeus Grigor
> 
> gedas deutschland GmbH
> Business Center Volkswagen
Geschäftsstelle Wolfsburg
CA-Support
Alessandro-Volta-Straße 7, D-38440 Wolfsburg
Telefon/phone	 +49-5361-186-171
Telefax/telefax +49-5361-186-995
Mailto:Amadeus.Grigor@gedas.de
http://www.gedas.net


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