From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17234 invoked by alias); 16 Sep 2003 11:12:47 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 17223 invoked from network); 16 Sep 2003 11:12:46 -0000 Received: from unknown (HELO mail.wespot.com) (62.119.23.164) by sources.redhat.com with SMTP; 16 Sep 2003 11:12:46 -0000 Received: from uridium.wespot.local ([192.168.5.33] helo=wespot.com ident=fredrik) by mail.wespot.com with esmtp (Exim 3.35 #1 (Debian)) id 19zDlF-0006aV-00 for ; Tue, 16 Sep 2003 13:12:45 +0200 Message-ID: <3F66F138.C69993D2@wespot.com> Date: Tue, 16 Sep 2003 11:12:00 -0000 From: Fredrik Hederstierna X-Accept-Language: en MIME-Version: 1.0 CC: ecos-discuss@sources.redhat.com References: <1BEBA5E8600DD4119A50009027AF54A010FAE3DA@axcs04.cos.agilent.com> <263625780.22103@mails.tsinghua.edu.cn> <20030915144920.48cecd8b.jani@iv.ro> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [ECOS] newlib includes X-SW-Source: 2003-09/txt/msg00278.txt.bz2 Newlib + eCos question: I have built my GCC with newlib, but how can I control if I would like to use any newlib-functions with my own code? E.g. I know there is optimized versions of libm and libc functions, but eCos implements same function, and I would like to use the newlib version of e.g. sin(), strcat() etc. Do I have to switch completly to newlib or can I pick up just parts of it and link it with my eCos code? Best Regards, /Fredrik -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss