On Sunday, 13 July 2014 at 11:17:29 UTC, Joseph Rushton Wakeling
via D.gnu wrote:
The simplest way to build such cross-compilers is with
crosstool-NG:
http://wiki.dlang.org/GDC/Cross_Compiler/crosstool-NG
I also build the binaries at http://gdcproject.org/downloads/
with
crosstool-NG.
Thanks, I'll have a read through these. :-)
I ran into some trouble with crosstools. If you're going to do
bare-metal, have a look at this thread as well to hopefully save
yourself some frustration
(http://forum.dlang.org/post/ftnzzsekkcepcthrj...@forum.dlang.org).
Mike