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]
Other format: [Raw text]

Compile problems on AIX 5.2 gcc 3.2.3


Hi,
I try to compile gcc 3.2.3 on AIX 5.2.
The compiler I use is from the LinuxToolkit of IBM versionis:
Reading specs from /usr/bin/../lib/gcc-lib/powerpc-ibm-aix5.1.0.0/2.9-aix51-020209/specs
gcc version 2.9-aix51-020209

After configuring ingcc-3.2.3/objdir with:
../configure \
	--enable-languages='c,c++' \
	--disable-nls \
	--enable-threads=aix \
	--disable-multilib

I ran make bootstrap-lean and this fails.
The output of this make is attached.
	Adrian


-- 
	Adrian P. van Bloois
Postbus 2575                 email:   adrian at accu dot uu dot nl
3500 GN  Utrecht             voice:   +31-(0)-30-68-94649
The Netherlands              fax:     ++31-30-68-94601

The whole point of cooking is to get as much flavour out of the
ingredients as possible.
	-- Delia Smith

Attachment: make.out
Description: Text document


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