Mike Frysinger wrote: > On Thursday 09 July 2009 04:22:10 billium wrote: > >> Mike Frysinger wrote: >> >>> On Wednesday 08 July 2009 12:14:38 billium wrote: >>> >>>> The target is arm cortex with using newlib. >>>> >>>> If I try crossdev -s3 -t arm-elf-gnueabi >>>> in the summary header libc: glibc-[latest] >>>> and it fails with BFD does not support target. >>>> >>> i dont think your tuple makes any sense. i'm pretty sure you want >>> "arm-elf- eabi". >>> >> Thanks Mike for your answer, but I would value your opinion if you read >> all the text. arm-elf-eabi was tried. >> > > crossdev probably doesnt recognize elf eabi because no one has tried to use > it > before. everyone uses arm-elf. it however doesnt change the fact that elf + > gnu makes no sense. > -mike > Thanks Mike, I was illustrating the fact I was trying everything! But it works with Martin Gysel's suggestion. Thanks to everyone on the crossdev team.
Billy
