On Mar 3, 2013 5:46 PM, "Johannes Pfau" <[email protected]> wrote: > > Am Sun, 03 Mar 2013 15:21:30 +0100 > schrieb Piotr Szturmaj <[email protected]>: > > > I know that GDC and LDC can produce ARM code, but what about D > > runtime - does it work reliably? > > I'm not sure if anyone did extensive testing. I compiled & used > dustmite on the raspberry pi and that worked well (although it's > slooooow). > > A good next step would be to run druntime & phobos unittests. As gdc > doesn't pass all tests on x86 we'd need some way to disable / skip some > tests to really find the arm specific problems though.
Or fix the failing unittests in gdc so at least we have a baseline. :) Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
