Building the arm-linux-gnueabi target
Timo Sintonen via D.gnu
d.gnu at puremagic.com
Sun Jul 13 10:29:35 PDT 2014
On Sunday, 13 July 2014 at 11:17:29 UTC, Joseph Rushton Wakeling
via D.gnu wrote:
> Yes, I'm interested principally in cross-compiling, both for
> linux-on-ARM and bare-metal ARM.
>
>
You may also have a look at my minlibd:
https://bitbucket.org/timosi/minlibd
There is a minimun libdruntime suitable for arm and full toolset
and working example for cortex-m4. There is lots of documentation
in readme files and in wiki, including instructions how I build a
cross gdc compiler.
It should be easy to understand and use. If you find anything
that is wrong or something you do not understand, please report
it here or use the issue tracker there.
More information about the D.gnu
mailing list