> That's it, just trying to esql to work on an AIX box
> and want to know what hoops I need to jump through.
>
> Thanks,
> Dave
I did install gcc 3.3.2 on AIX 52 ,
the steps was :
1. download from http://www.bull.de/pub
2. add a user name ''freeware"
3. execute the gcc file gcc-3.3.2.0.exe that will create some files.
4.
# smit install_latest
* INPUT device / directory for software [gcc-source-
directory]
follow instrucstions
( this will create a /usr/local/bin/gcc)
5. cp /usr/local/bin/gcc /usr/sbin/cc