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: Assembler errors.


surya prakash wrote:
> 
> Hi,
> 
> I am getting the following errors for the file ' main.c' which is under
> '/redboot/current/src' directory...
> 
> m68k-coff-gcc -c  -I/home/surya/linux360/install/include
[snip]

eCos/RedBoot doesn't support COFF. We only support ELF. You should
configure your tools for m68k-elf instead.

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


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