Cross compile linux -> OS X

Jacob Carlborg doob at me.com
Tue Nov 21 20:40:30 UTC 2017


On 2017-11-20 19:01, Oleg B wrote:
> Hello. It's possible to build application on linux for OS X? And if yes 
> what I need to do for this? Also interesting works with libraries as gtk-d.

I have a Dockerfile for that [1]. Just invoke "ldc2" as usual, it's 
already configured to cross-compile.

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

-- 
/Jacob Carlborg


More information about the digitalmars-d-ldc mailing list