For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > June 2005 > xlc -qinfo foo.c; lots of info msgs on AIX 5.3









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author xlc -qinfo foo.c; lots of info msgs on AIX 5.3
noone@nowhere.com

2005-06-04, 4:00 am

Any AIX 5.3 programmers??

I recently moved to AIX 5.3 and when I "xlc -qinfo foo.c" on AIX 5.3 it
results in
lots of trace information (informational messages) on stdio.h. It didn't
used to do
this on AIX 5.2.

foo.c contains:

#include <stdio.h>
main()
{
}


The trace info is showing info about #ifdef and #endif in stdio.h. Sorry
I'm not on the AIX box currently and therefore can't show you the exact info
messages.

Is this the way "xlc -qinfo foo.c" it's supposed to work on AIX 5.3??? Did
my sys admin install xlc incorrectly??


Any and all help is much appreciated!!!

thanks

Duane
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com