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



--- Comment #5 from Walter Bright <bugzi...@digitalmars.com> 2010-12-09 
13:35:59 PST ---
The linux compiler is not detecting the error, the linker is.

The way TLS is implemented is radically different on Windows, Linux, and OSX.
Linux does it with special linker fixups, Windows does it with specially
generated code. The Windows linker cannot tell that it is supposed to be TLS
access.

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

Reply via email to