From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6143 invoked by alias); 3 Dec 2007 14:23:33 -0000 Received: (qmail 6135 invoked by uid 22791); 3 Dec 2007 14:23:32 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 03 Dec 2007 14:23:28 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1IzCCg-0006R0-00; Mon, 03 Dec 2007 15:23:22 +0100 Date: Mon, 03 Dec 2007 14:23:00 -0000 From: Andrew Lunn To: sumanth Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20071203142322.GA24674@lunn.ch> Mail-Followup-To: sumanth , ecos-discuss@ecos.sourceware.org References: <14127264.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14127264.post@talk.nabble.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-IsSubscribed: yes 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] Does any one have Arm-cc compiled Ecos for Arm 922 excalibur processor X-SW-Source: 2007-12/txt/msg00005.txt.bz2 On Mon, Dec 03, 2007 at 02:30:23AM -0800, sumanth wrote: > > HI, > I am working on Arm 920 T Excalibur processor on custom > designed board for which I have Ecos compiled on arm-elf-gcc. But now I have > requirement to port this to arm-cc. > > Does any one have ported this already. Please give me some pointers to how > to proceed. If it is readily available please give me the link. This will be difficult. eCos makes use of gcc extensions. I suggest you first try other solutions which don't require a change in compiler. The GNU linker can probably link gcc and arm-cc generated ELF files together if all you need to use is a binary blob which you don't have the sources to. 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