Hi all, I’m trying the build the (beloved) GNU tools on my Intel Mac Pro and cross tools for the arm-elf target. Since there only binaries for Windoze and Linux, I’m building a new set of tools straight from the sources, following the eCos guidelines.
The problem is this: eCos wants me to use the gcc v3.2.1 compiler sources, but that version does not support my my host platform.
I could try the latest gcc version, but will that work with the eCos code? Why do they want v3.2.1 in the first place?
Thanks,
Robert