dmd, x64 and Windows

Iain Buclaw ibuclaw at ubuntu.com
Sun Feb 27 16:00:49 PST 2011


== Quote from Andrej Mitrovic (andrej.mitrovich at gmail.com)'s article
> On 2/27/11, Iain Buclaw <ibuclaw at ubuntu.com> wrote:
> > PPA here:
> >
https://launchpad.net/~ibuclaw/+archive/ppa/+sourcepub/1528149/+listing-archive-extra
> Wohoo, binaries!! :]
> I'm a bit sick right now so I won't have much time to test it these
> days. I'll get better soon I hope.
> P.S. now that I've 'installed' it, how do I invoke it (I mean, calling
> 'gdc' in a terminal doesn't work, so the binary is called something
> else?)? And where does the package manager install it anyway?
> Thanks for all the work btw.

For a list of all files:
  dpkg -L gcc-mingw32

All binaries are prefixed with 'i586-mingw32msvc-*' to separate the cross compiler
from the system compiler.

It's not much, but should be enough to start some work on getting MinGW working.

Regards


More information about the Digitalmars-d mailing list