https://d.puremagic.com/issues/show_bug.cgi?id=12268

           Summary: full static linking does not work, unresolved
                    __tls_get_addr
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Dicebot <[email protected]> 2014-02-26 12:19:58 PST ---
http://forum.dlang.org/post/[email protected] :

> $ dmd hellod.d -c
> $ gcc hellod.o -o hellod -m32 
> -L/home/me/d/dmd2/linux/bin32/../lib32 -Xlinker 
> --export-dynamic -l:libphobos2.a -lpthread -lm -lrt -static
>
> undefined reference to `__tls_get_addr'

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

Reply via email to