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: crt0.o error


Quoting Konstantin Ivanov <k.ivanov@tns-bbss.bg>:

> When I try to compile a program it gives me this error, any idea why ?
> /opt/sdk35/gnu-tools/H-i686-pc-linux-gnu/v850-elf/bin/ld: cannot open crt0.o: 
> No such file or directory

Without knowing anything about your compile and link options (and your
program) there's not much we can do for you...

The error seems to indicate that some/all of the link options "-nostartfiles
-Ttarget.ld -nostdlib" (needed for building ecos applications) are missing.

Wolfram
--
Wolfram 'L.A.' Kattanek     Institut fuer Mikroelektronik- und
Email:       LA@imms.de     Mechatronik-Systeme (IMMS) gGmbH     
Tel: +49 3677 / 6783-55     Langewiesener Str. 22
Fax: +49 3677 / 6783-38     98693 Ilmenau / Germany

-------------------------------------------------
This mail sent through IMP: imp.imms.de

-- 
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]