Build gdc on Windows

Sebastien Alaiwan via D.gnu d.gnu at puremagic.com
Tue Feb 2 22:13:46 PST 2016


On 2016-02-03 03:06, Carl Sturtivant via D.gnu wrote:
> I'd like to build gdc to be compatible with the Mingw-w64 64-bit gcc on Windows. (Building gdc to be compatible with the Mingw-w64 32-bit gcc on Windows also interests me.)
>
> Is this feasible right now, and if so, how should I proceed?
>
Hi Carl,

You should look at this repo: https://github.com/venix1/MinGW-GDC
It contains a script to do exactly that: building GDC for windows (it includes dependency downloading, etc.)

If you want to build a cross compiler (running under GNU/Linux, but targetting mingw/Windows) you can look at this script (disclaimer: this is mine):
https://github.com/Ace17/MinGW-GDC/blob/master/build_gnu


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160203/31d89c92/attachment.sig>


More information about the D.gnu mailing list