Objective C compiler in AIX?

J.H.M. Dassen Ray jdassen@wi.LeidenUniv.nl
Wed Sep 29 11:36:00 GMT 1999


Morris M M Law <morris@sci.hkbu.edu.hk> wrote:
>Is there any objective C compiler in AIX 4.2.1 or AIX 4.3.2?

The GNU C Compiler ( http://gcc.gnu.org ) is a free software compiler that
supports several languages including Objective C. It has been in extensive
use for many years and has proven to be quite portable between Unix
variants; it shouldn't be difficult to compile it from source on many
systems (it uses GNU autoconf to deal with numerous well-known portability
issues). Versions of gcc are known to run on at least some versions of AIX,
so there is a good change you can use it.

HTH,
Ray
-- 
Ray Dassen <jdassen@wi.LeidenUniv.nl>


More information about the Gcc-help mailing list