Multilib problem with arm-elf
Thomas Martitz
thomas.martitz@student.htw-berlin.de
Wed Mar 9 14:22:00 GMT 2011
On 08.03.2011 13:39, Honza wrote:
> gcc version 4.5.2 (GCC)
>
> Could please someone give me an advise how to correctly build gcc and
> newlib? I build them in combined directory with configuration described
> above. I also tried to alter t-arm-elf file, but unfortunately I'm not very
> wise from the description in Target Makefile Fragments. I know I should use
> arm-eabi instead of arm-elf, but I have to stay with arm-elf due to
> compatibility demands.
Unfortunately, IIRC, arm-elf is not maintained anymore. It's mostly
inferior anyway.
So either you overcome the compatibility demands or go with an old
compiler (early 4.x versions should work, but I don't know about newlib).
Best regards.
More information about the Gcc-help
mailing list