Installing gcc on AIX 5.3

Posted by A.Rashad on Server Fault See other posts from Server Fault or by A.Rashad
Published on 2010-05-23T10:16:01Z Indexed on 2010/05/23 10:21 UTC
Read the original article Hit count: 422

Filed under:
|
|
|

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?

© Server Fault or respective owner

Related posts about install

Related posts about aix