how about dem 64bits?

Sean Kelly sean at invisibleduck.org
Mon Apr 14 10:43:20 PDT 2008


== Quote from e-t172 (e-t172 at akegroup.org)'s article
> dominik a écrit :
> > Tim Burrell Wrote:
> >> Dominik, if you have any specific problems, maybe we can help you sort
> >> them out.
> >
> > well the problem right now is that I don't know what I have to get and what I have to do in order to
have gdc (with Tango) on my windows box for both 32bit and 64bit compilation. It is not imperative
that I have both 32 and 64bit on 32bit box, I can have 32bit on 32bit OS and 64bit on 64bit OS, it
doesn't matter. I just can't find out what I have to download and how to install/compile GDC by myself in
order to use GDC on Windows, since I have no experience with gcc.
> Last time I checked, it was not possible to build 64-bit applications
> using MinGW. The MinGW developers are working on it though.
> I don't think there is any way to output 64-bit code for Windows at the
> moment.

In theory, LLVMDC should be able to do this.  Here's the link:

http://www.dsource.org/projects/llvmdc

And frankly, given the slow progress of GDC recently, I'm starting to think
that it may be the preferred alternative D compiler anyway.  I'll be very
excited once it's production-quality.


Sean



More information about the Digitalmars-d mailing list