Re: MinGW GDC updates

2013-03-05 Thread Daniel Green
On 2/26/2013 6:29 PM, Vladimir Panteleev wrote: Are the instructions at http://gdcproject.org/wiki/MinGW64 up to date? I noticed it mentions some patches attached to a BitBucket ticket, but the ticket now points to a patch queue, and GDC development had since moved to GitHub. The instructions a

Re: MinGW GDC updates

2013-02-26 Thread Vladimir Panteleev
On Tuesday, 8 January 2013 at 20:52:48 UTC, Daniel Green wrote: A new binary has been posted. This contains GDC master up to Nov. 28th. Hi Daniel, I'd like to try building GDC for MinGW-64 myself, so I could contribute patches. Are the instructions at http://gdcproject.org/wiki/MinGW64 up to

Re: MinGW GDC updates

2013-02-24 Thread Ben Davis
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

Re: MinGW GDC updates

2013-01-26 Thread Benjamin Thaut
Is it possible now to rebuild druntime and phobos without building the compiler from source first? If not where are the most up to date instructions for building GDC on windows? Kind Regards Benjamin Thaut

Re: MinGW GDC updates

2013-01-14 Thread Daniel Green
On 1/12/2013 5:37 PM, Vladimir Panteleev wrote: By the way, I noticed this in README-gdc-mingw.txt: Includes D1 and D2 compilers. Defaults to D1, D2 can be used by specifying -v2. -v2 must be used if GDC is used for linking. And in the gdmd perl script: } elsif ( $arg =~ m/^-v1$/ ) {

Re: MinGW GDC updates

2013-01-12 Thread Vladimir Panteleev
On Sunday, 13 January 2013 at 00:07:45 UTC, Andrej Mitrovic wrote: On 1/13/13, Vladimir Panteleev wrote: I tracked down the problem to the TDM-GCC installer linked in your post. It appears that even though the installer is from an older version, it will still download the latest one (4.7.1), a

Re: MinGW GDC updates

2013-01-12 Thread Andrej Mitrovic
On 1/13/13, Vladimir Panteleev wrote: > I tracked down the problem to the TDM-GCC installer linked in > your post. It appears that even though the installer is from an > older version, it will still download the latest one (4.7.1), and > not even give you an option to select an older version. The

Re: MinGW GDC updates

2013-01-12 Thread Vladimir Panteleev
On Tuesday, 8 January 2013 at 20:52:48 UTC, Daniel Green wrote: A new binary has been posted. This contains GDC master up to Nov. 28th. Hi Daniel, Thank you for your work so far. I ran into some issues after following the installation instructions. I was getting the following error: gdc: