GDC cross compiler documentation / tutorial

Johannes Pfau nospam at example.com
Sun Nov 4 03:02:51 PST 2012


Am Sun, 04 Nov 2012 11:48:08 +0100
schrieb Jacob Carlborg <doob at me.com>:

> On 2012-11-04 11:44, Johannes Pfau wrote:
> 
> > Supported OS: linux, windows, bare-metal
> 
> No support for Mac OS X? The compilers on Mac OS X are
> cross-compilers out of the box.
> 

AFAICS you can use crosstool-NG on OSX to generate cross compilers
which run on OSX and compile for other OS, but you can't create a cross
compiler which runs on windows / linux and compiles for OSX.


More information about the D.gnu mailing list