This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Error Compiling gcc 3.2 on AIX 4.3.3
- From: llewelly at xmission dot com
- To: "McGarry, Simon" <SMcGarry at acadinfo dot co dot uk>
- Cc: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: 02 Jul 2004 07:40:40 -0600
- Subject: Re: Error Compiling gcc 3.2 on AIX 4.3.3
- References: <2D7E4B95F631D711A7A5000802F0140901657CA5@holly.academy.co.uk>
"McGarry, Simon" <SMcGarry@acadinfo.co.uk> writes:
> Hi,
>
> I'm trying to compile gcc 3.2 on AIX 4.3.3, originally I ran
>
> bash# /usr/gnu/src/gcc-3.2/configure --prefix=/usr/gnu
> --enable-languages=c,c++
>
> then
>
> bash# make bootstrap
Are you using GNU make or AIX make? You should be using GNU make.