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
