Hi,
I'm sure you've seen it anyway, but just in case, I wanted to draw your
attention to a 32-bit TLS bug I think I found, which only seems to
affect this version.
Details are in the "Can GDC make DLLs?" thread:
http://forum.dlang.org/thread/kgb15b$2o05$1...@digitalmars.com#post-kgbdu5:24b2p:241:40digitalmars.com
There's a crash in the 32-bit build of a quick non-DLL test I did too,
but it looks different - it's in the GC thread. I have no idea if it's
the same bug or not.
Thanks for the hard work though - I'm very happy that GDC exists :)
On 08/01/2013 20:52, Daniel Green wrote:
A new binary has been posted. This contains GDC master up to Nov. 28th.
There's one annoyingly significant bug that I am aware of regarding
exceptions.
Any uncaught exceptions will result in an infinite loop eventually
dieing due to stack overflow. However, this is only a minor annoyance
and something to keep in mind when using GDB.
Installation instructions:
1. Download and install TDM 4.6.1 MinGW64( To a dedicated directory for
GDC )
2. Extract the downloaded archive into the base of the newly installed
TDM install.
If you've done this before, you can just do step 2.
MinGW64 installer
http://tdm-gcc.tdragon.net/
You'll need to pull it from the archives.
http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/Previous/1.1006.0/
GDC binary
https://bitbucket.org/goshawk/gdc/downloads/gcc-4.6.1-tdm64-1-gdc-20130108-D2.060.7z
Please post all issues in D.gnu or on GDC's bugzilla at
http://gdcproject.org/bugzilla/