[ECOS] CPP question
Gary Thomas
gary@chez-thomas.org
Mon Jun 10 05:26:00 GMT 2002
On Mon, 2002-06-10 at 04:04, Erik Aagaard Knudsen wrote:
> Hi,
>
> I have a problem when trying to compile a CPP file which includes network.h.
> The compiler complains about multiple definitions of a number of routines
> (strcpy for one). Defined both in libkern.h and string.h. I have no problem
> if I compile it as a c file. What can I do about that?
>
You might see how it behaves when using the new (FreeBSD) network
stack instead - the include file layout has changed somewhat.
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list