From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8471 invoked by alias); 22 Jun 2005 10:34:24 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 8427 invoked by uid 22791); 22 Jun 2005 10:34:15 -0000 Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.194) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 22 Jun 2005 10:34:15 +0000 Received: by wproxy.gmail.com with SMTP id 69so208575wri for ; Wed, 22 Jun 2005 03:34:13 -0700 (PDT) Received: by 10.54.42.17 with SMTP id p17mr345132wrp; Wed, 22 Jun 2005 03:34:13 -0700 (PDT) Received: by 10.54.2.32 with HTTP; Wed, 22 Jun 2005 03:34:13 -0700 (PDT) Message-ID: <122f85000506220334767c913@mail.gmail.com> Date: Wed, 22 Jun 2005 10:34:00 -0000 From: Balasaravanan P Reply-To: Balasaravanan P To: Balasaravanan P , ecos-discuss@sources.redhat.com In-Reply-To: <20050622101441.GB12265@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <122f8500050622022761fef63a@mail.gmail.com> <20050622101441.GB12265@lunn.ch> Subject: Re: [ECOS] Linker errors while linking ecos application with libc.a X-SW-Source: 2005-06/txt/msg00201.txt.bz2 Basically I am using sprintf, strcmp, strcpy ... If I am not linking libc.a I am receving lot of undefined errors for all these functions. Can you please tell me which library to be used to get the image built. Regards, Bala. On 6/22/05, Andrew Lunn wrote: > On Wed, Jun 22, 2005 at 02:57:33PM +0530, Balasaravanan P wrote: > > Hi, > > > > I was linking my ecos application with libc.a. I received the > > following linker errors. >=20 > eCos does not have a libc.a, so you should not be linking to it. >=20 > Andrew > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss