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]

Build Tests Problem!


Hi

I selected the redboot template in the config. tool and then generated the bin file. Also, it can work correctly but I found that some error occur when I click the build tests in the config. tool.

arm-elf-gcc -mthumb-interwork -g -nostdlib -Wl,--gc-sections -Wl,-static -L//E/Gary/Program/eCos/tmp/eCos/new_redboot_install/lib -Ttarget.ld -o //E/Gary/Program/eCos/tmp/eCos/new_redboot_install/tests/hal/common/current/tests/cache tests/cache.o
//E/Gary/Program/eCos/tmp/eCos/new_redboot_install/lib/libtarget.a(redboot_main.o): In function `bist':
//D/ecoscvs/ecos/packages/redboot/current/src/main.c:596: multiple definition of `cyg_start'
tests/cache.o://D/ecoscvs/ecos/packages/hal/common/current/tests/cache.c:222: first defined here
/usr/local/arm-elf/bin/ld: Warning: size of symbol `cyg_start' changed from 56 to 640 in redboot_main.o
//E/Gary/Program/eCos/tmp/eCos/new_redboot_install/lib/libtarget.a(redboot_main.o): In function `do_go':
//D/ecoscvs/ecos/packages/redboot/current/src/main.c:475: undefined reference to `RedBoot_version'
collect2: ld returned 1 exit status
make[1]: *** [//E/Gary/Program/eCos/tmp/eCos/new_redboot_install/tests/hal/common/current/tests/cache] Error 1
make[1]: Leaving directory `/e/Gary/Program/eCos/tmp/eCos/new_redboot_build/hal/common/current'
make: *** [tests] Error 2

How to solve it?
Thanks!
-- 


Chris


_______________________________________________
FREE Personalized E-mail at Mail.com 
http://www.mail.com/?sr=signup 

Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free! 
http://www.net2phone.com/cgi-bin/link.cgi?143 


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