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

gcc 3.3.2 built for AIX 5.2.0.0


I have successfully built the following:

# ./config.guess
powerpc-ibm-aix5.2.0.0
# /usr/local/easm/bin/gcc -v
Reading specs from
/usr/local/easm/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --enable-languages=c
--enable-threads=aix --prefix=/usr/local/easm
Thread model: aix
gcc version 3.3.2

I first installed gmake 3.8.0.

I started with gcc 3.3.2 built for AIX 5.1.0, and I had to rename
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/stdlib.h
to
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/_stdlib.h

The general fix that I used is to get rid of stdlib.h in
PATHTOOLDGCC/lib/gcc-lib/powerpc-*/
oldgccversion/include.

Cheers,
Wayne Fordyce
Kaiser Permanente








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