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]

Re: beginner's trouble.....


On Thu, 2002-05-16 at 07:13, Scott Hsiao wrote:
> [Build]->[Test],for a while a got a error message as follow:
> 
> /ecos-c/redboot/XSCALE~1/H-I686~1/bin/../lib/gcc-lib/xscale-elf/2.9-xsca
> le-010413/../../../../xscale-elf/bin/ld: Warning: size of symbol
> `cyg_start' changed from 20 to 736 in redboot_main.o
> /ecos-c/Projects/Xscale/waste/ecos_install/lib/libtarget.a(redboot_main.
> o): In function `do_version':
> redboot_main.o(.text.do_version+0x64): undefined reference to
> `RedBoot_version'
> collect2: ld returned 1 exit status
> make[1]: *** [/ecos-c/Projects/Xscale/waste/ecos_install/bin/gdb_module.
> img] Error 1
> make[1]: Leaving directory
> `/ecos-c/Projects/Xscale/waste/ecos_build/hal/common/current'
> make: *** [build] Error 2
> make: Leaving directory `/ecos-c/Projects/Xscale/waste/ecos_build'
> 

You are building tests in an eCos RedBoot configuration, which you
should not do. Create a new build directory and select the 'default' or
'all' template instead.

Jesper


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


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