Cross compile linux -> OS X
Oleg B
code.viator at gmail.com
Thu Nov 23 12:31:13 UTC 2017
On Tuesday, 21 November 2017 at 20:40:30 UTC, Jacob Carlborg
wrote:
> 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
Thanks! I try it near future.
More information about the digitalmars-d-ldc
mailing list