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: problems about ecos


On Mon, Jan 10, 2005 at 12:44:07PM +0100, Wei Dong wedon03 wrote:
> 
> Hi!
> I met some problem when using ecos.
> When I select: Build--test,which is in the configuration tool,the error information appears as follows:
> 
> tests/context.o:/opt/ecos/ecos-2.0.i386linux/ecos-2.0/packages/hal/common/v2_0/tests/context.c:116: first defined here
> /opt/ecos/ecos-2.0.i386linux/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-elf/bin/ld: Warning: size of symbol `cyg_start' changed from 12 to 736 in /root/ecos-work/redboot_install/lib/libtarget.a(redboot_main.o)
> collect2: ld returned 1 exit status
> make[1]: *** [/root/ecos-work/redboot_install/tests/hal/common/v2_0/tests/context] Error 1
> make: *** [tests] Error 2
> 
> Can you tell me what are the error information stand for?And how can I fix these problem?

You cannot build the tests when using the RedBoot template. The
redboot template is special in that it includes a realy application,
ie Redboot. 

Use one of the other templates.

        Andrew

-- 
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]