25 May 2013 09:44
Re: LDC on ARM and PowerPC
Kai Nacke <kai <at> redstar.de>
2013-05-25 07:44:11 GMT
2013-05-25 07:44:11 GMT
On 25.05.2013 07:52, Alex Rønne Petersen wrote: > What's the state of LDC on these two architectures? Is it anywhere > near a point where we should consider adding them to the ci.lycus.org > LDC job? Hi Alex, LDC on Linux/PPC64 is nearly finished - currently only 5% of the tests do not pass. A CI server for this architecture would be really cool to avoid regressions.PPC32 and ARM are only in its early stages. Both miss important implementations like vararg support and thread support. David did some work on ARM but this is not yet committed. Status is also documented on the wiki: http://wiki.dlang.org/LDC#Project_status Regards Kai -- -- You received this message because you are subscribed to the Google Groups "LDC - the LLVM D compiler" group. To unsubscribe from this group and stop receiving emails from it, send an email to ldc-dev+unsubscribe <at> googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
PPC32 and ARM are only in its early stages. Both miss important
implementations like vararg support and thread support. David did some
work on ARM but this is not yet committed.
Status is also documented on the wiki:
RSS Feed