From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31542 invoked by alias); 4 Oct 2003 19:37:01 -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 31535 invoked from network); 4 Oct 2003 19:37:00 -0000 Received: from unknown (HELO hermes.chez-thomas.org) (63.225.98.241) by sources.redhat.com with SMTP; 4 Oct 2003 19:37:00 -0000 Received: by hermes.chez-thomas.org (Postfix, from userid 2000) id 2E79250E12E; Sat, 4 Oct 2003 13:37:00 -0600 (MDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id 7E1C950DF97; Sat, 4 Oct 2003 13:36:57 -0600 (MDT) From: Gary Thomas To: Andrew Lunn Cc: eCos Disuss In-Reply-To: <20031004182921.GA8466@lunn.ch> References: <20031004182921.GA8466@lunn.ch> Content-Type: text/plain Organization: MLB Associates Message-Id: <1065296216.18201.860.camel@hermes> Mime-Version: 1.0 Date: Sat, 04 Oct 2003 19:37:00 -0000 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: [ECOS] XSCALE compilation problems X-SW-Source: 2003-10/txt/msg00051.txt.bz2 On Sat, 2003-10-04 at 12:29, Andrew Lunn wrote: > Hi Folks > > I came across this while looking at the some the patches which have > been contributed: > > rm -fr * ; ecosconfig new iq80310; ecosconfig tree ; make -s > headers finished > /home/lunn/eCos/anoncvs/packages/hal/arm/xscale/iop310/current/src/iop310_pci.c: In function `pci_config_setup': > /home/lunn/eCos/anoncvs/packages/hal/arm/xscale/iop310/current/src/iop310_pci.c:302: warning: return discards qualifiers from pointer target type > /opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-elf/bin/ld: ERROR: /home/lunn/eCos/work/install/lib/libextras.a(io_serial_serial.o) uses FPA instructions, whereas /home/lunn/eCos/work/install/lib/extras.o uses VFP instructions > No more archived files: failed to merge target specific data of file /home/lunn/eCos/work/install/lib/libextras.a(io_serial_serial.o) > /opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-elf/bin/ld: ERROR: /home/lunn/eCos/work/install/lib/libextras.a(io_serial_tty.o) uses FPA instructions, whereas /home/lunn/eCos/work/install/lib/extras.o uses VFP instructions > No more archived files: failed to merge target specific data of file /home/lunn/eCos/work/install/lib/libextras.a(io_serial_tty.o) > /opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-elf/bin/ld: ERROR: /home/lunn/eCos/work/install/lib/libextras.a(io_serial_haldiag.o) uses FPA instructions, whereas /home/lunn/eCos/work/install/lib/extras.o uses VFP instructions > No more archived files: failed to merge target specific data of file /home/lunn/eCos/work/install/lib/libextras.a(io_serial_haldiag.o) > collect2: ld returned 1 exit status > make[1]: *** [/home/lunn/eCos/work/install/lib/extras.o] Error 1 > make: *** [build] Error 2 > > This seems true for all XARM iq* and the npwr target. I'm using the > standard eCoeCentric tool chain. > > Anybody got any ideas? > Odd. These work just fine for me, using my own home-brew 3.2.2 toolchain. -- Gary Thomas MLB Associates -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss