32 bit x86 Linux operating system

Jason House jason.james.house at gmail.com
Thu Mar 6 15:30:22 PST 2008


Barry Denton wrote:

> D unix compiler say for 32 bit x86 Linux operating system. Mine is 64 bit
> dual core single chanel    will it work for me

DMD will generate 32-bit code
GDC has versions to generate 32-bit and 64-bit code

If you're going to use DMD, your OS needs to be able to run 32-bit code. 
If, like me, you run 64-bit ubuntu, you'll need a 32-bit chroot.  


More information about the Digitalmars-d-learn mailing list