<p dir="ltr">On 23 Jul 2014 06:25, "Timo Sintonen via D.gnu" <<a href="mailto:d.gnu@puremagic.com">d.gnu@puremagic.com</a>> wrote:<br>
><br>
> On Tuesday, 22 July 2014 at 22:13:15 UTC, John Carter wrote:<br>
>><br>
>> So for various reasons I see potential to use a gdc on an Altera FPGA with a nios2 softcore running embedded linux.<br>
>><br>
>> Given gdc on linux exists, gdc arm port exists, gcc nios2 back end exists....<br>
>><br>
>> Leaves me wondering... how hard could it be to get gdc targetting Nios2?<br>
>><br>
>> Any "this is how to do these things" type guides out there?<br>
><br>
><br>
> I do not know this system but should be possible.<br>
> Maybe this is the starting point:<br>
> <a href="http://wiki.dlang.org/GDC/Installation">http://wiki.dlang.org/GDC/Installation</a><br>
><br>
> At the end of the page there is a link to cross compiler page. In that page there is 4 different ways people have used.<br>
><br>
> First forget D and try to build a C only toolset. If this works then build c++</p>
<p dir="ltr">I'd skip step one and just go straight to building C++ first. Given that gcc is no longer written in C.</p>
<p dir="ltr">Iain</p>