Thread overview
2.067 Current Release Tasks (Platform Testing)
Aug 19, 2015
Iain Buclaw
Apr 21, 2016
Iain Buclaw
August 19, 2015
I've added a longer section for platform testing:

http://wiki.dlang.org/GDC/CurrentReleaseTasks#Platform_Testing

From the given link, I've gotten debian mips-linux installed in qemu.  So if anyone wants to give any others on that list a try, be my guest. :-)

Regards
Iain
April 21, 2016
On Wednesday, 19 August 2015 at 06:43:35 UTC, Iain Buclaw wrote:
> I've added a longer section for platform testing:
>
> http://wiki.dlang.org/GDC/CurrentReleaseTasks#Platform_Testing
>
> From the given link, I've gotten debian mips-linux installed in qemu.  So if anyone wants to give any others on that list a try, be my guest. :-)
>
> Regards
> Iain

Hi Iain, old post, but checking to see what is actually missing in the MIPS implementation?  And who is leading the charge on MIPS implementation?  I don't see a lot of posts about this so checking in to see since this seems to be the most recent post mentioning MIPS.
April 21, 2016
On 21 April 2016 at 19:38, David J. Kordsmeier via D.gnu <d.gnu@puremagic.com> wrote:
> On Wednesday, 19 August 2015 at 06:43:35 UTC, Iain Buclaw wrote:
>>
>> I've added a longer section for platform testing:
>>
>> http://wiki.dlang.org/GDC/CurrentReleaseTasks#Platform_Testing
>>
>> From the given link, I've gotten debian mips-linux installed in qemu.  So if anyone wants to give any others on that list a try, be my guest. :-)
>>
>> Regards
>> Iain
>
>
> Hi Iain, old post, but checking to see what is actually missing in the MIPS implementation?  And who is leading the charge on MIPS implementation?  I don't see a lot of posts about this so checking in to see since this seems to be the most recent post mentioning MIPS.

Other people have been doing the initial work of adding MIPS C bindings to druntime.  On our side, we'd just need to pull in the upstream changes in and test the runtime.