Dear all: I have another question about _impure_ptr. In a gcc4.2 compiler from codesourcery, the cplusplus library libstdc++ uses a void * _impure_ptr pointer which is implemented in newlib. Now as far as eCos concerned, because eCos provides its own newlib(c library) and _impure_ptr isn't implemented in its c library, linker will complain "undefined _impure_ptr". How to solve this problem?
Thanks. *********************************************** Beijing Sunnorth eCos Maintainer Group Maintainers: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Bejing Sunnorth Electronic Technology Co.,LTD *********************************************** -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
