
5 Mar
2012
5 Mar
'12
11:51 p.m.
Am 03/05/2012 11:14 PM, schrieb Bryan Hundven:
- Does usual arm-linux-gnueabi- toolchain work? (possibly if I use some switch
to toggle arm core endianness) No, the arm and armeb toolchains are different tuples.
- Do I need any special options to build the toolchain?
You have to build an armeb toolchain with armeb as the platform in the tuple. I don't see one on mentorgraphic's site. I'm not sure if you can build a multilib arm/armeb toolchain.
I think I did this (quite some time ago, for a different project), although IIRC, it required some tweaking of the multilib options when building gcc.
cu Michael