This is the mail archive of the ecos-discuss@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]

include_next problem


Hello,

I am trying to build an ecos application which 
includes stddef.  I get the error below:

../../../src/ecos/include/stddef.h" includes itself
  #include_next <stddef.h>

#include_next is on the bottom of stddef.h. 
Simply removing the include_next seems to be a bad
thing too.

I am using the arm.com c compiler.

Any ideas on how to fix this?

-Mike


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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