Reply by Me On Line June 24, 20082008-06-24
Hi Everyone...

I have a problem in a compilation process of an applicaiton using eCos
complaint GNU gcc compiler. Thought when i compile an application,the
compiler  shows an error message. But  the correct program produce the
following
error.

/opt/ecos/gnutools/i386-elf/bin/../lib/gcc-lib/i386-elf/
3.2.1/../../../../i386-elf/bin/ld: unrecognized option '--out-implib'
/opt/ecos/gnutools/i386-elf/bin/../lib/gcc-lib/i386-elf/
3.2.1/../../../../i386-elf/bin/ld: use the --help option for usage
information
collect2: ld returned 1 exit status
make[2]: *** [Test_eCos_i386.exe] Error 1
make[1]: *** [CMakeFiles/Test_eCos_i386.dir/all] Error 2
make: *** [all] Error 2

Please help out me how to tackle the problem to produce a successful
output file so that i will run it using RedBoot.