From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cristiano Ligieri Pereira To: Jonathan Larmour Cc: Deepak Saxena , ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] GCC and XScale Date: Thu, 06 Sep 2001 10:26:00 -0000 Message-id: References: <3B65AC1F.E53783E4@redhat.com> X-SW-Source: 2001-09/msg00120.html > Deepak Saxena wrote: > > > > You can build arm-elf-* and they'll work fine on Xscale. You won't > > get pipeline optimizations and access to any of the new opcodes in > > ARMv5 though. > > If you do want those, try the tools at > http://www.intel.com/design/intelxscale/dev_tools/ > > I haven't tried these _particular_ versions myself, so I don't know for > sure how well they work (I know the ones we are using internally are fine, > but Intel may still be distributing an older version). If they do work > well, let us know! I've done all my port and also I've been compiling and running eCos applications without any problem using this version of the XScale compiler. This is just to let you all know :-). Cristiano.