Installing gcc on AIX 5.3
- by A.Rashad
we have a development AIX 5.3 on PowerPC CPU having the standard CC compiler. I downloaded the gcc 4.2.4, unpacked it and tried to install
it seems there is something missing; untar takes around 15 minutes and ends with an error trying to create a directory starting with @ sign.
and in the gcc folder itself, I can't find a configure or a Makefile to install
any hint on how to do so?