[Issue 2963] dmd will not link on 64bit linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 11 08:08:29 PDT 2009


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


Jarrett Billingsley <jarrett.billingsley at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jarrett.billingsley at gmail.c
                   |                            |om




--- Comment #2 from Jarrett Billingsley <jarrett.billingsley at gmail.com>  2009-05-11 08:08:28 PDT ---
DMD doesn't produce 64-bit executables.  You need to have the 32-bit libraries
installed.  Try installing the 'libc6-deb-i386' and 'lib32stdc++6' packages and
see if it works.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list