Error while compiling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error while compiling



Hi all!, 
I'm new to the list and I've got some problems while compiling a test
software downloaded from http://wwww.embedded.com and ready to be
compiled with the eaby compiler.
My intention is to develop a C application to be run from scratch in an
i.MX21 and this software promises to be the first step to do so. It's
prepared for another ARM micro but I plan to tweak this software to suit
my needs.
I downloaded the compiler for Linux and installed it
in /usr/local/arm-2007q3/bin because I read nothing about installing it
elsewhere.
Now, when I compile, I get the following error and I don't know what to
do.

/usr/local/arm-2007q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.1/../../../../arm-none-linux-gnueabi/bin/ld: BFD (CodeSourcery Sourcery G++ Lite 2007q3-51) 2.18.50.20070820 assertion fail /scratch/paul/lite/linux/obj/binutils-src-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu/bfd/elf32-arm.c:9104
make: *** [dbg/blinky.elf] Error 1


If I look for the file elr32-arm.c in my computer... I just can't find
it and also, the
route /scratch/paul/lite/linux/obj/binutils-src-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu/bfd/ 
doesn't exist....

Any idea will be welcome, 

Thanks for your time