From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24334 invoked by alias); 5 Apr 2011 12:59:32 -0000 Received: (qmail 24322 invoked by uid 22791); 5 Apr 2011 12:59:31 -0000 X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail205.messagelabs.com (HELO mail205.messagelabs.com) (85.158.140.179) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 Apr 2011 12:58:57 +0000 X-VirusChecked: Checked X-Env-Sender: eisor@tcelectronic.com X-Msg-Ref: server-13.tower-205.messagelabs.com!1302008332!40507706!1 X-StarScan-Version: 6.2.9; banners=-,-,- Received: (qmail 27197 invoked from network); 5 Apr 2011 12:58:52 -0000 Received: from 0x50a04882.unknown.tele.dk (HELO ex004tcg.tcgroup.tc) (80.160.72.130) by server-13.tower-205.messagelabs.com with AES128-SHA encrypted SMTP; 5 Apr 2011 12:58:52 -0000 Received: from EX004TCG.tcgroup.tc ([172.16.1.154]) by ex004tcg ([172.16.1.154]) with mapi id 14.01.0270.001; Tue, 5 Apr 2011 14:58:51 +0200 From: =?iso-8859-1?Q?Eigil_Krogh_S=F8rensen?= To: Stefan Sommerfeld CC: "ecos-discuss@ecos.sourceware.org" Date: Tue, 05 Apr 2011 12:59:00 -0000 Message-ID: <55E5231BD2EB004EB1E67397C33B3A3E39ECFA6F@ex004tcg> References: <55E5231BD2EB004EB1E67397C33B3A3E39ECF98D@ex004tcg> <4D9AD140.7080202@mikrom.de> In-Reply-To: <4D9AD140.7080202@mikrom.de> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] Questions about CodeSourcery g++ Lite tool chain and eCos X-SW-Source: 2011-04/txt/msg00015.txt.bz2 Hi again Stefan Which version of the CodeSourcery tool chain do you use. I have "arm-none-e= abi". When I use that chain to compile eCos + app. I have the problem, that= e.g. printf doesn't call the eCos function and thus nothing is printed. Did you build the libraries youself? Best EISOR \Eigil -----Original Message----- From: Stefan Sommerfeld [mailto:sommerfeld@mikrom.de]=20 Sent: 5. april 2011 10:22 To: Eigil Krogh S=F8rensen Cc: ecos-discuss@ecos.sourceware.org Subject: Re: [ECOS] Questions about CodeSourcery g++ Lite tool chain and eC= os Hi Eigil, >=20 > . Is it possible to use CodeSourcery g++ Lite toolchain for eCos? I would= like to use that because the compiler is newer, gcc-4.5.1, than the gnutoo= ls for ARM, that comes with eCos, gcc-4.3. gcc-4.5. can make code ARM11 and= Cortex-R/A. >=20 > . Can CodeSourcery g++ Lite toolchain be used together with eCos config t= ool in Windows? >=20 > . Which version of the CodeSourcery g++ Lite toolchain should be used wit= h eCos? >=20 I'm using latest CodeSourcery toolchain for eCos (the arm gcc). If you want= to use cygwin you need make version 3.80, because the latest make doesn't work correctly with non-cygwin paths and a correctly set CYGPATH variable. Build directly in ecos config tool does not work, but creating a config and runni= ng make in the *_build dir does. I hope this helps you. Bye... -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss