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


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to