Re: Porting gdc to a new target (Nios2) any guides out there?

2014-07-22 Thread Timo Sintonen via D.gnu
On Wednesday, 23 July 2014 at 05:41:53 UTC, Iain Buclaw via D.gnu wrote: On 23 Jul 2014 06:25, "Timo Sintonen via D.gnu" First forget D and try to build a C only toolset. If this works then build c++ I'd skip step one and just go straight to building C++ first. Given that gcc is no longer

Re: Porting gdc to a new target (Nios2) any guides out there?

2014-07-22 Thread Iain Buclaw via D.gnu
On 23 Jul 2014 06:25, "Timo Sintonen via D.gnu" wrote: > > On Tuesday, 22 July 2014 at 22:13:15 UTC, John Carter wrote: >> >> So for various reasons I see potential to use a gdc on an Altera FPGA with a nios2 softcore running embedded linux. >> >> Given gdc on linux exists, gdc arm port exists, gc

Re: Porting gdc to a new target (Nios2) any guides out there?

2014-07-22 Thread Timo Sintonen via D.gnu
On Tuesday, 22 July 2014 at 22:13:15 UTC, John Carter wrote: So for various reasons I see potential to use a gdc on an Altera FPGA with a nios2 softcore running embedded linux. Given gdc on linux exists, gdc arm port exists, gcc nios2 back end exists Leaves me wondering... how hard could

Porting gdc to a new target (Nios2) any guides out there?

2014-07-22 Thread John Carter via D.gnu
So for various reasons I see potential to use a gdc on an Altera FPGA with a nios2 softcore running embedded linux. Given gdc on linux exists, gdc arm port exists, gcc nios2 back end exists Leaves me wondering... how hard could it be to get gdc targetting Nios2? Any "this is how to do

[Bug 145] New: ICE when class members initializing to void

2014-07-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=145 Bug ID: 145 Summary: ICE when class members initializing to void Product: GDC Version: 4.9.x Hardware: x86 OS: Linux Status: NEW Severity: normal