LDC 0.12.0 beta 1 released, please help test!
yaz
yazan.dabain at gmail.com
Sun Oct 20 22:02:08 PDT 2013
On Sunday, 20 October 2013 at 22:11:25 UTC, David Nadlinger wrote:
> 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
Sorry for the late reply, here's what I get:
/home/userx/apps/ldc2-0.12.0-beta1-linux-x86_64/bin/ldc2
-singleobj -m32 test.d
I'm on Fedora 19 x86.
More information about the digitalmars-d-ldc
mailing list