dmd, x64 and Windows

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Feb 23 14:15:01 PST 2011


On 2/23/11, Robert Clipsham <robert at octarineparrot.com> wrote:
>
> Try:
>
> gdc -I/opt/Mingw32/usr/local/include/d/4.5.2 test.d

There is no opt/Mingw32/usr/local folder, there's a
opt/Mingw32/usr/include folder but it's empty.

>
> Alternatively:
>
> find /opt/Mingw32 -name object.d

Doesn't show anything.

> ls -s /opt/Mingw32/usr/bin/i586-mingw32msvc-gdc /opt/Mingw32/usr/bin/gdc

andrej at andrej-VirtualBox:/$ ls -s
/opt/Mingw32/usr/bin/i586-mingw32msvc-gdc /opt/Mingw32/usr/bin/gdc
ls: cannot access /opt/Mingw32/usr/bin/gdc: No such file or directory
520 /opt/Mingw32/usr/bin/i586-mingw32msvc-gdc


More information about the Digitalmars-d mailing list