So what is the state of cross-compilation in D?

Jacob Carlborg doob at me.com
Fri Jan 19 08:55:43 UTC 2018


On 2018-01-19 07:53, Rel wrote:

> I'd like to cross-compile from Windows machine to Linux and
> Mac OSX. Where can I get C toolchain that will allow me to
> cross-compile D's runtime libraries from Windows to Linux
> and Mac OSX?

Here's a Dockerfile that cross-compiles to macOS:

https://github.com/jacob-carlborg/docker-ldc-darwin/blob/master/Dockerfile

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list