ARM targetting cross-toolchain with GDC
Johannes Pfau
nospam at example.com
Thu Jun 13 09:00:33 PDT 2013
Am Thu, 13 Jun 2013 16:28:19 +0200
schrieb "Andrey" <vangelisforever at yandex.ru>:
>
> I have the same trouble.
> And I don't know how resolve it..
If you want to build a cross compiler targeting ARM/Linux follow these
instructions:
http://gdcproject.org/wiki/Cross%20Compiler/crosstool-NG
This way you don't need to patch crosstool-NG and you can use the
latest crosstool-NG release. Make sure to use gcc-4.7 (gcc-4.8 will
work as well as soon as crosstool-NG supports it).
I don't have a ready to use config though.
More information about the Digitalmars-d
mailing list