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: <sys/time.h> is needed while compiling microwindows.


On Thu, Jun 12, 2003 at 03:44:08PM +0800, kjlin@aviqtech.com wrote:
> Hi all,
> 
> I am a newby in the eCos world.
> I was puzzled by the <sys/time.h> which  needed in the "device.h" of
> microwin.
> However, the <sys/time.h> is not provided in eCos.
> How to make it available while compiling microwin for eCos?
> Do i need to write a dummy <sys/time.h>?
> Or may i use the <sys/time.h> in the system include path instead of the
> eCos install path?
> Thanks.

A guess. Both tcp/ip stacks provide a sys/time.h file. My guess is
everybody using Microwin has also been using a tcp/ip stack.

If you are not using a stack, then you probably need to provide a
dummy version of this file. See what you actually need from it.

      Andrew

-- 
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]