[Bug 196] Error building core/thread.d

via D.gnu d.gnu at puremagic.com
Wed Oct 7 03:52:00 PDT 2015


http://bugzilla.gdcproject.org/show_bug.cgi?id=196

--- Comment #11 from Iain Buclaw <ibuclaw at gdcproject.org> ---
I can confirm that this shows on Linux, however unlike OSX, GNU assembles
without error.

---
        .align 32
        .type   .3531, @object
        .size   .3531, 80
.3531:
        .quad   _D3bug11ThreadError6__vtblZ
        .quad   0
        .zero   16
        .zero   16
        .quad   0
        .zero   8
        .zero   8
        .zero   8

---


I'm reading this as, there is a global symbol being emitted with no name, so
gcc gives it a unique identifier.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20151007/348c457e/attachment-0001.html>


More information about the D.gnu mailing list