On Saturday, 25 May 2013 at 13:24:56 UTC, Rainer Schuetze wrote:


On 25.05.2013 15:03, "Sébastien Kunz-Jacques" <kunzj...@yahoo.fr>" wrote:
On Tuesday, 18 December 2012 at 13:33:03 UTC, Gor Gyolchanyan wrote:

I hope I was helpful, because when I started to set up a development environment under 64-bit Windows 7, I went through a lot of problems
to get
here and I'd love to have this HOWTO at that time.

I just tried this with the current beta (may 25, 2.063). It lacks the
-m64 option. Was it present in some older beta ?


-m64 isn't displayed in the usage screen (no idea why it is excluded there), but it is supported aswell as -m32 (the default).

Thanks for the tip. I had incorrectly put quotes around -m64 -L/NOLOGO and the resulting error message

unrecognized switch '-m64 -L/NOLOGO'

plus the lack of mention of -m64 in the dmd command-line help confused me.

Reply via email to