From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22487 invoked by alias); 22 Jun 2005 18:55:30 -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 22479 invoked by uid 22791); 22 Jun 2005 18:55:27 -0000 Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 22 Jun 2005 18:55:27 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1DlANe-00086C-00; Wed, 22 Jun 2005 20:55:22 +0200 Date: Wed, 22 Jun 2005 18:55:00 -0000 To: Balasaravanan P Cc: ecos-discuss@sources.redhat.com Message-ID: <20050622185522.GA26538@lunn.ch> Mail-Followup-To: Balasaravanan P , ecos-discuss@sources.redhat.com References: <122f8500050622022761fef63a@mail.gmail.com> <20050622101441.GB12265@lunn.ch> <122f85000506220334767c913@mail.gmail.com> <20050622105717.GD12265@lunn.ch> <122f850005062206136936e9f7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <122f850005062206136936e9f7@mail.gmail.com> User-Agent: Mutt/1.5.9i From: Andrew Lunn Subject: Re: [ECOS] Linker errors while linking ecos application with libc.a X-SW-Source: 2005-06/txt/msg00209.txt.bz2 On Wed, Jun 22, 2005 at 06:43:54PM +0530, Balasaravanan P wrote: > Thanks Andrew, > I changed the template from kernel to default which provides most of > these functions. > > But still one error persists for the call "localtime" in which it says > "localtime_r" undefined. lunn@londo:~/eCos/work$ ecosconfig tree lunn@londo:~/eCos/work$ make -s headers finished build finished lunn@londo:~/eCos/work$ ( cd language/c/libc/time/current/ ; make -s tests) lunn@londo:~/eCos/work$ ./install/tests/language/c/libc/time/current/tests/localtime INFO: PASS: PASS: PASS: PASS: EXIT: With the current anoncvs it should just work. There is no need to change any configuration options. 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