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]

Re: Linking an application


>>>>> "Usha" == Usha Sree <ushasree@danlawinc.com> writes:

>> 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 Please justify.

Did you look at line 161 of the linker script?

Jesper


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