Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

xlC: Unable to retrieve message

Status
Not open for further replies.

ferar

Programmer
Jun 3, 2002
4
AR
I upgraded from AIX 4.2.1 to AIX 5.1.0.0.

The compiler (xlC) works ok on c (.c) files, but when i compile a c++ (.cc) file that contains errors or warnings, it shows the following message:

Unable to retrieve message

(1 for error/warning i think).

If the source is ok (no error or warning) it compiles ok.

Any idea ?

thanks very much.


 
5.1 has had 2 maintenance releases. Have you checked to see if there is a fix for c++ in either of those?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top