On Tuesday, 5 May 2015 at 06:56:52 UTC, Iain Buclaw wrote:

Configure GDC with --disable-tls --disable-threads to get the desired behaviour (disabling only TLS just makes codegen fallback to emulated thread support).

I didn't know this.  You mean if I configure with those options,
TLS variables will be treated as __gshared?

Mike

Reply via email to