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]

RE: poll.h and polling stuff???



On 24-Jul-2001 tsmith@megaroms.co.uk wrote:
> 
> [i'm still very new to ecos]
> 
> to add poll() i think i need to 
> a) alter the cdl for the fileio package to compile poll.cxx
> b) write poll.cxx in the same directory as select.cxx
> 

Yes.

> How do i get a poll.h file to appear in my ecos build? fileio.h doesn't look like the place to
> add stuff.

Simply add it to the same "include" directory which contains 'fileio.h'.  When
you build your tree ("ecosconfig tree" or ConfigTool equivalent), the makefiles
will be setup to propagate it appropriately.

> 
> TIA
> 
> and yes, i am trying to run before i can walk

A very good strategy indeed.


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