[Issue 9733] New: Hello world segfaults on Debian x86_64 with -m64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 16 00:37:19 PDT 2013


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

           Summary: Hello world segfaults on Debian x86_64 with -m64
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: juchem at gmail.com


--- Comment #0 from Marcelo Juchem <juchem at gmail.com> 2013-03-16 00:37:18 PDT ---
Created an attachment (id=1202)
additional info

I can't get a working binary of even the most trivial D code on Debian sid
x86_64 if flag -m64 is given. The binary works when using -m32 instead.

hello.d source:
void main() {
}

More info in the attachments (source used, compiler output, stack trace, system
info...)

-- 
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