GDC Compile Error
Daniel Green
venix1 at gmail.com
Sun Apr 17 20:34:25 PDT 2011
On 4/17/2011 11:09 PM, %u wrote:
> I'm not sure if this is the best place to put this question, but since I'm
> guessing people here have managed to get GDC to compile D2, I thought I'd ask:
D.gnu is the best place for GDC issues and questions.
> Does anyone have any ideas how to fix it?
This is an issue with the way GDC currently handles TLS for MinGW. It
currently uses GCC emulation to handle TLS.
> The command line I ran was:
> gdc -v2 -o "Temp.exe" "Temp.d"
Is it possible for you to post the contents of Temp.d?
More information about the Digitalmars-d
mailing list