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]

i386 toolstream


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?

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]

Thanks-
Kip


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]