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]

Target.ld


When I use the following command:

powerpc-eabi-gcc -g -l/ecos-c/cygwin/EcosWork/kernel_install/include hello.c
-l/ecos-c/cygwin/EcosWork/kernel_install/lib -Ttarget.ld -nostdlib

I get the following output:

/opt/ecos/gnutools/POWERP~1/bin/../lib/gcc-lib/powerpc-eabi/3.2.1/../../../../po
werpc-eabi/bin/ld: cannot open linker script file target.ld: No such file or
directory
collect2: ld returned 1 exit status

But I don't see anything wrong. The target.ld file is located in
c:/cygwin/ecoswork/kernell_install/lib. And as far as I can see is this the same
as /ecos-c/cygwin/ecoswork/kernell_install/lib

Thanks in advance.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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