LDC 0.12.0 beta 1 released, please help test!

David Nadlinger code at klickverbot.at
Sun Oct 20 15:11:15 PDT 2013


On Sun, Oct 20, 2013 at 11:58 PM, yaz <yazan.dabain at gmail.com> wrote:
> I think I found a regression. It seems that ldmd2 is not building 64-bit
> applications by default on a 64-bit machine while it did before. Although
> ldc2 does it correctly. Of course, specifiying -m64 makes it work correctly.

LDMD is not supposed to add any -m* flags by default.

What platform are you on? Do you use a binary package? Which one?
Could you please post the output of "ldmd2 -vdmd helloworld.d" (i.e.
the LDC command LDMD actually runs)?

David


More information about the digitalmars-d-ldc mailing list