public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ECOS building
@ 2009-07-09  7:53 anupama
  2009-07-09 13:06 ` [ECOS] " John Dallaway
  0 siblings, 1 reply; 2+ messages in thread
From: anupama @ 2009-07-09  7:53 UTC (permalink / raw)
  To: ecos-discuss

Hi,

We are Using ecos to communicate serialy with AT91sam7xek processor.  
We are facing a problem when making and building the application  
file.the error we got is-

arm-none-eabi-gcc -mcpu=arm7tdmi -Wl,--gc-sections -Wl,-static -g  
-nostdlib -L/home/nu-007/ecos_serial/install/lib -Ttarget.ld serial.o  
-o serial

/opt/arm-emb/arm-2008q3/bin/../lib/gcc/arm-none-eabi/4.3.2/../../../../arm-none-eabi/bin/ld: cannot open linker script file target.ld: No such file or  
directory

collect2: ld returned 1 exit status

make: *** [serial] Error 1

please help us.

Regards
Anu


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Re: ECOS building
  2009-07-09  7:53 [ECOS] ECOS building anupama
@ 2009-07-09 13:06 ` John Dallaway
  0 siblings, 0 replies; 2+ messages in thread
From: John Dallaway @ 2009-07-09 13:06 UTC (permalink / raw)
  To: anupama; +Cc: ecos-discuss

Hi Anu

anupama@nirmitsutech.com wrote:

> We are Using ecos to communicate serialy with AT91sam7xek processor. We
> are facing a problem when making and building the application file.the
> error we got is-
> 
> arm-none-eabi-gcc -mcpu=arm7tdmi -Wl,--gc-sections -Wl,-static -g
> -nostdlib -L/home/nu-007/ecos_serial/install/lib -Ttarget.ld serial.o -o
> serial
> 
> /opt/arm-emb/arm-2008q3/bin/../lib/gcc/arm-none-eabi/4.3.2/../../../../arm-none-eabi/bin/ld:
> cannot open linker script file target.ld: No such file or directory
> 
> collect2: ld returned 1 exit status
> 
> make: *** [serial] Error 1
> 
> please help us.

First things to check:

a) did your build of eCos at /home/nu-007/ecos_serial succeed?
b) does /home/nu-007/ecos_serial/install/lib/target.ld exist?

John Dallaway

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-09 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-09  7:53 [ECOS] ECOS building anupama
2009-07-09 13:06 ` [ECOS] " John Dallaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).