This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: problem building gcc 3.0.4 under AIX 5.1
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Lawrence Hannon" <hannone at us dot ibm dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 24 Oct 2002 17:56:52 -0400
- Subject: Re: problem building gcc 3.0.4 under AIX 5.1
- References: <OFB9390185.5833E7C5-ON86256C53.000B9165@boulder.ibm.com>
GCC 3.2 is the latest release of GCC. I would recommend
building and installing that as opposed to GCC 3.0.4.
Regardless which version of GCC you build, you need to use GNU
Make to build it on AIX, not Make provided with AIX. This is mentioned in
the platform-specific installation notes for GCC.
David