On 1/26/2012 11:01 AM, Sönke Ludwig wrote:
Is TLS support and/or a workaround for those crashes something that's on
the radar?
That release had a few issues with generating 64-bit TLS code. Those
issues have been fixed but I haven't uploaded a new binary. The new
compiler can pass most of th
On Monday, 16 January 2012 at 14:42:08 UTC, Artur Skawina wrote:
As you still cannot easily call D code from C, without the
equivalent of
"extern(D)", why not default to a more sane calling
conventions, such as
regparm on 32-bit x86?
The requirement for this kind of compatibility was simply a
Am 10.01.2012 06:02, schrieb Daniel Green:
> 64-bit is ready.
>
> 64-Bit Binary
>
> https://bitbucket.org/goshawk/gdc/downloads/gcc-4.6.1-tdm64-1-gdc-9841510e8ba6-20120109.7z
Since some time I try to somehow get a working 64-bit DLL compiled. With
gdc this works now apart from crashing in the TL
Is TLS support and/or a workaround for those crashes something
that's on the radar?
It's a known issue and being worked on I think.