From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6416 invoked by alias); 15 Oct 2003 09:13:12 -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 6409 invoked from network); 15 Oct 2003 09:13:11 -0000 Received: from unknown (HELO mail.idtinc.de) (195.30.47.34) by sources.redhat.com with SMTP; 15 Oct 2003 09:13:11 -0000 Received: from DynaPel.com (unknown [10.0.2.109]) by mail.idtinc.de (Postfix on SuSE Linux eMail Server 3.0) with ESMTP id DA72C1224; Wed, 15 Oct 2003 11:13:45 +0200 (CEST) Message-ID: <3F8D0FE5.4060900@DynaPel.com> Date: Wed, 15 Oct 2003 09:13:00 -0000 From: Eric Doenges User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030626 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dhawal Mer Cc: ecos-discuss@sources.redhat.com References: In-Reply-To: X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] Hi, X-SW-Source: 2003-10/txt/msg00244.txt.bz2 Dhawal Mer wrote: > Thanx for quick reply. > I am referring to the book named 'Embedded Software Development with eCos' written by Author 'Anthony J. Massa'. > I have already compile the default example ( basic.c ) successfully using the default configuration of i386( with 82559 NIC ). > The application still making appropriate ' basic.s ' while target set as the 'i386 with 82559 NIC'. > Hence, i hope there is no problem in toolchains. > what do you mean by 'messed up your source tree', if it's there how i should correct. Well, I find it strange that the linker is complaining about an undefined reference to CYGARC_PCI_DMA_ADDRESS, supposedly in <...>/packages/io/fileio/current/src/misc.cxx, when the file in question does not contain any references to that macro (nor is there any reason why it should). This means either a) The linker is mistaken, and the undefined reference occurs in some other file. b) Somehow, the original misc.cxx got overwritten (fully or partially) by some other file. If I were you I would get the latest eCos source code from the CVS repository and try again, doing a clean reconfiguration and build of eCos itself. -- -------------------------------------------------------------------- | Eric Doenges | DynaPel Laboratories GmbH | | Tel: +49 89 962428 23 | Fraunhoferstrasse 9/2 | | Fax: +49 89 962428 90 | D - 85737 Ismaning, Germany | -------------------------------------------------------------------- -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss