gnu make fir AIX 5.3 and gcc 3.3.2

Hi all
i had installed gcc version 3.3.2 on my AIX 5.3 machine.
which make utility i have to instal so it will fit the gcc version

tnx
skfn

The make-utility is independent from any software you use. I suggest you use the original "make" from AIX, which is part of the standard OS. I should be on the AIX CDs if it is not installed already.

I hope this helps.

bakunin

Unfortunately that is not the case. Compiling GNU or Open Source Software often fails with AIX make. I found GNU make from the Linux Toolbox being preferable when using gcc.