Building gcc on AIX 5.3 TL08
I just discovered that the build sequence for gcc on AIX version 5.3, what is called "TL08" fails. The first symptom is options.h has double defines in it. e.g. redeclaration of enumerator 'OPT_d' But even after that is fixed by hand, there are other issues. Switching from AIX's awk or nawk to GNU's awk (gawk) solves the issues. I first tried building gcc 4.0.2 and then tried gcc 4.2.0. Both had the same issues. I know that I have built gcc (using gcc) on AIX 5.3 before but it must have been an older level of AIX. Perry Ease Software, Inc. ( http://www.easesoftware.com ) Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX systems
gcc-4.3-20090101 is now available
Snapshot gcc-4.3-20090101 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20090101/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-4_3-branch revision 142999 You'll find: gcc-4.3-20090101.tar.bz2 Complete GCC (includes all of below) gcc-core-4.3-20090101.tar.bz2 C front end and core compiler gcc-ada-4.3-20090101.tar.bz2 Ada front end and runtime gcc-fortran-4.3-20090101.tar.bz2 Fortran front end and runtime gcc-g++-4.3-20090101.tar.bz2 C++ front end and runtime gcc-java-4.3-20090101.tar.bz2 Java front end and runtime gcc-objc-4.3-20090101.tar.bz2 Objective-C front end and runtime gcc-testsuite-4.3-20090101.tar.bz2The GCC testsuite Diffs from 4.3-20081225 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-4.3 link is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.