digitalmars.D.learn - dmd 32bit
How do I generate 32bit binaries with dmd64 (2.053) on Linux? I can't find the flag for it. -Kai Meyer
Jun 07 2011
On 06/07/2011 01:39 PM, Kai Meyer wrote:How do I generate 32bit binaries with dmd64 (2.053) on Linux? I can't find the flag for it. -Kai MeyerNevermind, found it. http://digitalmars.com/d/2.0/dmd-linux.html I kept putting a space between -m and 32 :(
Jun 07 2011