From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24620 invoked by alias); 15 Sep 2007 04:12:35 -0000 Received: (qmail 24584 invoked by uid 22791); 15 Sep 2007 04:12:34 -0000 X-Spam-Check-By: sourceware.org Received: from mail.sunnorth.com.cn (HELO bjmsw01.sunnorth.com.cn) (124.42.0.200) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 15 Sep 2007 04:12:29 +0000 Received: from maillog.sunnorth.com.cn (unverified [172.20.10.250]) by bjmsw01.sunnorth.com.cn (Clearswift SMTPRS 5.2.9) with ESMTP id for ; Sat, 15 Sep 2007 12:12:33 +0800 Received: from ntns1cn.sunnorth.com.cn (ntns1cn.sunnorth.com.cn [172.20.10.252]) by maillog.sunnorth.com.cn (8.12.10/8.12.10) with ESMTP id l8F4f7xQ000705 for ; Sat, 15 Sep 2007 12:41:07 +0800 From: eCos@sunnorth.com.cn To: ecos-discuss@ecos.sourceware.org MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5 September 26, 2003 Message-ID: Date: Sat, 15 Sep 2007 04:12:00 -0000 Content-Type: text/plain; charset="US-ASCII" X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] A question about _impure_ptr X-SW-Source: 2007-09/txt/msg00100.txt.bz2 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