[Issue 10274] DMD 2.063 produces broken binaries

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 6 08:44:08 PDT 2013


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



--- Comment #3 from Jerry Quinn <jlquinn at optonline.net> 2013-06-06 08:44:06 PDT ---
(In reply to comment #1)
> Can you please post the output of "ldd -r executable"?

jlquinn at wyvern:~/re/test$ ldd -r junk
    linux-vdso.so.1 =>  (0x00007fff32dff000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f63b1ae3000)
    librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f63b18db000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f63b151b000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f63b1d21000)

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