Dockerfile with cross-compiler targeting Windows x64
WebFreak001
d.forum at webfreak.org
Thu Apr 5 22:10:08 UTC 2018
On Thursday, 5 April 2018 at 11:46:42 UTC, Jacob Carlborg wrote:
> I've created a Dockerfile [1] containing LDC, configured for
> cross-compiling targeting Windows x64.
>
> It's based on the instructions provided by kinke here [2].
>
> Note, it downloads the MSVC libs from Dropbox.
>
> [1]
> https://github.com/jacob-carlborg/docker-ldc-windows/blob/master/Dockerfile
> [2]
> https://github.com/ldc-developers/ldc/pull/2142#issuecomment-304472412
>
> --
> /Jacob Carlborg
cool exactly what I always wanted... but how do you use it?
More information about the Digitalmars-d-announce
mailing list