This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Using GCC 3.0 with eCos


GCC 3.0 has built-in support for ecos, use target
arm-ecos-elf instead of arm-elf when configuring.
This of course requires that you have built binutils
before using the very same target. Otherwise there is
nothing special to it.

Don't try to use gcc-3.1, it has problems with some
'weak' declarations used by ecos. I have been using
gcc-3.0.4 for quite some time now without problems.

tk

> -----Original Message-----
> From: Srdjan Sobajic [mailto:srdjans@digitalpersona.com]
> Sent: Thursday, July 04, 2002 10:32 PM
> To: 'ecos-discuss@sources.redhat.com'
> Subject: [ECOS] Using GCC 3.0 with eCos
> 
> 
> Hi,
> 
> I am interested in using gcc 3.0 with eCos in order to be 
> able to use the
> arm/thumb interworking. I've seen a couple of posts on this 
> list about these
> issues, but no real answers...
> 
> Does anyone know if this is "supported", since on the RedHat 
> page where it
> talks about what tools to use, it still states that you 
> should use 2.95?? If
> there's a FAQ about this somewhere, just the pointer would be 
> appreciated.
> 
> [FWIW, I'm working on the Evaluator 7T platform.]
> 
> Thank you.
> 
> Srdjan
> 
> -- 
> Before posting, please read the FAQ: 
> http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
> 
----------------------------------------------- 
Thomas Koeller, Software Development 

Basler Vision Technologies 
An der Strusbek 60-62 
22926 Ahrensburg 
Germany 

Tel +49 (4102) 463-390 
Fax +49 (4102) 463-46390

mailto:Thomas.Koeller@baslerweb.com 
http://www.baslerweb.com 



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]