[ECOS] i386 toolstream

Jonathan Larmour jlarmour@redhat.com
Wed Feb 13 06:30:00 GMT 2002


"McAtee, Kip" wrote:
> 
> Greetings-
> 
> I'm trying to build redboot for the i386 target under cygwin
> GNU bash, version 2.05a.0(2)-release (i686-pc-cygwin)
> 
> I have the native compiler gcc 2.95.3-5, but I don't have
> the i386-elf toolchain.
> 
> Can someone please explain how I can obtain this toolchain
> if in fact this is my problem?

It's all online: http://sources.redhat.com/ecos/getstart.html

> By compile fails the first time it hits this macro in main.c:
> 
> #ifndef CYG_HAL_TABLE_BEGIN
> #define CYG_HAL_TABLE_BEGIN( _label, _name )
> __asm__(".section \".ecos.table." __xstring(_name) ".begin\",\"aw\"\n"
> [snip]

For i386-elf, you might be able to get away with native tools on linux, but
not cygwin. You'll have to build i386-elf tools from source.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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



More information about the Ecos-discuss mailing list