built-in declaration conflicts on SunOS & VxWorks targets.
Ian Lance Taylor
ian@cygnus.com
Wed Feb 18 06:09:00 GMT 1998
Date: Wed, 18 Feb 1998 06:50:20 -0500 (EST)
From: "Brad M. Garcia" <bgarcia@fore.com>
Well, strlen(), memcpy(), memset(), memcmp(), and strlen() all have this
problem on VxWorks.
I made a patch to egcs to fix these "conflict" warnings (which I will
include in this message), but I can't help but think that there must
be a way of configuring egcs differently to remove these conflicts.
The normal way to fix this is to run fixincludes over the header
files. That is supposed to take care of issues like this. Did you do
that?
Ian
More information about the Gcc-bugs
mailing list