This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CPP question


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]