[ECOS] Linking an application

Jonathan Larmour jlarmour@redhat.com
Tue Mar 13 09:48:00 GMT 2001


Usha Sree I wrote:
> 
> > Sir,
> > I am trying to compile and link an eCos application named hello.c. I had
> > installed for Linux Synthetic Target. It has been compiled properly.
> > But my link command fails with the following message.
> > l# gcc -g -I/home/username/linuxbuild/include hello.c
> > -L/home/username/linuxbuild/lib -Ttarget.ls -nostdlib
> >
> >  /tools/H-i686-pc-linux-gnu/i686-pc-linux-gnu/bin/ld:target.ld:161:parse
> > error
> > collect2: ld returned 1 exit status

Is /tools/H-i686-pc-linux-gnu/i686-pc-linux-gnu/bin/ld built from a recent
binutils such as version 2.10? Use
"/tools/H-i686-pc-linux-gnu/i686-pc-linux-gnu/bin/ld --version" to find out
for sure.

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



More information about the Ecos-discuss mailing list