Monday, August 25, 2008

AIX xlC Compiler installation

gunzip xlcpp.9.0.0.aix.eval.tar.Z
tar xvf xlcpp.9.0.0.aix.eval.tar
cd /tmp/cc/usr/sys/inst.images
installp -aXYgd . all

check /usr/vac for all c++ files

uninstall command before installing new install
installp -ugw vac.* vacpp.* memdbg.* xlhelp.* xlmass.* xlsmp.* xlC.adt.include xlC.msg*

No comments: