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]

A question about _impure_ptr


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:
liqin@sunnorth.com.cn
wanghui@sunnorth.com.cn
taiyun@sunnorth.com.cn
yxinghua@sunnorth.com.cn

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


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