[Issue 1939] dmd fails to create x86_64 object files

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 25 06:38:12 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1939


fvbommel at wxs.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
         OS/Version|Linux                       |All
            Version|2.012                       |unspecified




------- Comment #1 from fvbommel at wxs.nl  2008-03-25 08:38 -------
This isn't a bug; nowhere does it say DMD is supposed to be able to generate
64-bit code. It's just an x86 compiler.
At best, this is an enhancement request. I'm leaving it open as such, since I
couldn't find one for this yet.

If you want to generate 64-bit code, I'd suggest GDC: get the debian/ubuntu
package (if appropriate) or go to <http://dgcc.sourceforge.net/>.
Note that the svn version currently has some bugfixes since the last released
version (0.24), so if you're getting it from sourceforge you may want to try
compiling from svn. (The packages in the debian & ubuntu repositories should
already include those fixes)


-- 



More information about the Digitalmars-d-bugs mailing list