Build gdc on Windows
Johannes Pfau via D.gnu
d.gnu at puremagic.com
Wed Feb 3 05:50:56 PST 2016
Am Wed, 03 Feb 2016 10:51:11 +0000
schrieb Vadim Lopatin <coolreader.org at gmail.com>:
> On Wednesday, 3 February 2016 at 07:54:07 UTC, Iain Buclaw wrote:
> > On 3 Feb 2016 3:10 am, "Carl Sturtivant via D.gnu"
> > <d.gnu at puremagic.com> 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?
> >>
> >
> > There is: http://gdcproject.org/downloads
> >
> > I'll have to dig out what scripts were used to build them (I
> > didn't write
> > them).
>
> Is there any reason why there are no Windows/mingw builds
> targeted for mingw in http://gdcproject.org/downloads?
Windows/MinGW targets are not supported by GDC right now.
> I see only arm cross-compilers.
>
> Is it possible to add native mingw 32/64 binaries?
>
(Pre-)Alpha quality binaries are available, but we don't want to
advertise these on the homepage:
ftp://ftp.gdcproject.org/binaries/5.2.0/x86_64-w64-mingw32/gdc-5.2.0+2.066.1.7z
ftp://ftp.gdcproject.org/binaries/5.2.0/i686-w64-mingw32/gdc-5.2.0+2.066.1.7z
More information about the D.gnu
mailing list