public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] example compile
@ 2007-11-01  0:20 전룡
  0 siblings, 0 replies; only message in thread
From: 전룡 @ 2007-11-01  0:20 UTC (permalink / raw)
  To: ecos-discuss

 
Hello,  eCos maintainers.
 
I' m just a begginer of eCos. 
 
and I got a problem when I compile the example which is provided by ecos-2.0
 
following is the error message.
 
===============================================================================================================================
[root@122 examples]# make INSTALL_DIR=/home/qnlong/ecos/Evaluator7/evaluator7_install
 
arm-elf-gcc -nostartfiles -L/home/qnlong/ecos/Evaluator7/evaluator7_install/lib -Ttarget.ld -mcpu=arm7tdmi -mno-short-load-words -Wl,--gc-sections -Wl,-static -g -nostdlib -o hello hello.o
 
/home/qnlong/ecos/Evaluator7/evaluator7_install/lib/libtarget.a(redboot_main.o): In function `do_go':
 
/opt/ecos/ecos-2.0/packages/redboot/v2_0/src/main.c:491: undefined reference to `RedBoot_version'
 
collect2: ld returned 1 exit status
 
make: *** [hello] Error 1
 
[root@122 examples]#
 
==================================================================================================================================
 
and when I open    "/opt/ecos/ecos-2.0/packages/redboot/v2_0/src/main.c",  I can't find anything about RedBoot_Version at line 491:
 

 
 
would you give me some advice?
 
and I had the same problem with  
Fedora 4.   Gcc version: 4.0.0
Red Hat 9.  Gcc version: 3.2.2                                  
 
 
 
 
Best  Regards.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-01  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-01  0:20 [ECOS] example compile 전룡

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).