Originally posted by: flodstrom
Why are you invocing the C compiler (xlc) to compile C++ code? The xlc and xlC may share the same binary, but most likely trigger on $0 to go into C or C++ mode. Also, the first argument yo are using "-+"?!?
For the record, had no problems compiling the code on AIX 6.1 with XL C/C++ 10.1.
#AIX-Forum