Problem with gcc-2.95 on HP-UX 11.00
Sam Yu
syu@sunburst.rose.hp.com
Thu Jan 11 17:43:00 GMT 2001
Hi,
I just recently updated my HP-UX 11.00 machine with the latest
Support Plus Patch Bundle. Afterwards, I noticed a bunch of compiliation
warnings about redefinition from size_t to __va__list.
I tracked it down a little big more and noticed the cause was
PHCO_21017. It replaces a bunch of include file such as stdio.h,
ctype.h, and so forth. __va__list is declared multiple times in
ctype.h, errno.h, malloc.h, pwd.h, stddef.h, stdio.h, stdlib.h, string.h,
time.h, utime.h, varargs.h, and wchar.h. __size_t is also defined in all
of those files.
Do you guys know of a resolution to this?
Thanks,
Sammy Yu
More information about the Gcc
mailing list