-m64 doesn't work?

Andre Tampubolon andre at lc.vlsm.org
Sun Feb 12 05:24:46 PST 2012


Uhmm OK. But what does it do with dmd? I mean, dmd -m64 still doesn't work.

Anyway, I used to build both versions and put this on my ~/.bashrc:
alias dmd32='/opt/dmd-dev/bin32/dmd'
alias dmd64='/opt/dmd-dev/bin64/dmd'

But if a single dmd can generate both 32 and 64 bit code, it will be very convenient.

On 02/12/2012 06:58 PM, Trass3r wrote:
>>   |-bin (64-bit version of dmd, impcnvgen, idgen, optabgen, plus dmd.conf)
> 
> ^^ You don't need impcnvgen, idgen and optabgen.



More information about the Digitalmars-d mailing list