Re: To build GDC for Windows 32/64

2013-08-31 Thread Ludovit Lucenic
Does anyone here have a working copy of GDC executables for Win32/64 platform. Not even necessarily built from latest sources. If so, please share :-) Thanks. I am looking for a compiler that would enable me to use GDB on Windows to debug D programs. So far, no luck. Cheers, Ludovit

Re: To build GDC for Windows 32/64

2013-08-31 Thread Ludovit Lucenic
On Wednesday, 28 August 2013 at 08:51:57 UTC, Benjamin Thaut wrote: Well the main problem is, that tdm-gcc (which you really want to have nice working gcc on windows) does not support gcc 4.8 yet. They are still at 4.7 so porting it over will be quite some work. There has been a posting on th

Re: internal compiler error when compiling a class

2013-08-31 Thread Timo Sintonen
On Thursday, 22 August 2013 at 19:19:08 UTC, Timo Sintonen wrote: On Thursday, 22 August 2013 at 15:11:15 UTC, Johannes Pfau wrote: Am Tue, 20 Aug 2013 18:40:09 +0200 schrieb "Timo Sintonen" : I just updated my arm cross compiler to the latest head of gdc and gcc. Now I get this every time whe