[Issue 12268] New: full static linking does not work, unresolved __tls_get_addr
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 26 12:20:01 PST 2014
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: nobody at puremagic.com
ReportedBy: public at dicebot.lv
--- Comment #0 from Dicebot <public at dicebot.lv> 2014-02-26 12:19:58 PST ---
http://forum.dlang.org/post/slsscokbcjfyxbfaulom@forum.dlang.org :
> $ 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: -------
More information about the Digitalmars-d-bugs
mailing list