Using ACE on AIX
ACE has been running on AIX since the AIX version 3 days. Riverace currently supports ACE on AIX 5L using both Visual Age C++ and g++ (see the support page for the complete platform support matrix). This page contains some popular information and sources of tools to make using ACE easier.
Tools
- Bull's Large Freeware and Shareware Archive for AIX. This is the best site to start with when looking for tools such as GNU make and g++ for AIX. They also have links to other sources of tools for AIX.
Information from IBM
- AIX and pSeries Information Center. You can get AIX documentation, tips, news, etc. Everything you need.
- XL C/C++ page. This is the newer IBM compiler, XL C/C++ versions 7 and 8.
- Visual Age C++ page. Most info about Visual Age C++ 6. Finding patches for this compiler can be a little tough... they're here.
- developerWorks: IBM's resource for developers. There is lots of info here on AIX as well as Linux and practically everything else IBM offers for developers.

