duvell wrote:

> I had this same problem a few days back when I tried to compile
> using AIX 4.3.? 
[...]
> I tried a second time but set cc=xlC, (the C was lower case before.)
> Is it xlc is for c code and xlC for C++??

Something like that--that may be the best of several other possibilities. 
There are lots more details, options, qualifications, and so on that can 
be found by fishing around with:

    find /usr/vac /usr/vacpp | egrep '\.(htm[l]*|zip|pdf)$'

A couple of useful starting places are:

    /usr/vacpp/pdf/en_US/batch.pdf
    /usr/vac/html/en_US/doc/index.htm
 
Conrad Schneiker
(This note is unofficial and subject to improvement without notice.)