This is the mail archive of the ecos-patches@sourceware.org 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: ATHTTPD Patch


Anthony Tonizzo wrote:
Jonathan:

2) I noticed some dependencies which should be expressed in CDL:

     requires      CYGINT_ISO_STDIO_STREAMS
     requires      CYGINT_ISO_STDIO_FILEACCESS
     requires      CYGINT_ISO_STDIO_FORMATTED_IO
     requires      CYGINT_ISO_STRING_MEMFUNCS
     requires      CYGINT_ISO_STRING_STRFUNCS
     requires      CYGINT_ISO_STRING_BSD_FUNCS
     requires      CYGINT_ISO_C_CLOCK_FUNCS
     requires      CYGINT_ISO_MALLOC
     requires      CYGINT_ISO_CTYPE

If you do not mind adding these yourself that would be great. For future reference, is there a way (other than a heuristic one, of course...) to find out each and every dependence?

Nothing magic, just being aware when calling eCos code, that since eCos is a component architecture, something will need to ensure these components are included.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
------["The best things in life aren't things."]------      Opinions==mine


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