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

Re: Error Compiling gcc 3.2 on AIX 4.3.3


"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.



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