On 15 October 2012 20:31, Walter Bright <[email protected]> wrote: > On 10/15/2012 10:05 AM, Andrei Alexandrescu wrote: >> >> I've been talking to Iain Buclaw, gdc's leader, and was surprised to learn >> he >> has a quite workable ARM port available. To make it production-ready, we >> should >> have some continuous test integration, which entails ssh access to an >> ARM/Debian >> account. >> >> Is there anyone on this list who'd want to donate such an account? > > > It would be pretty cool to run this on a Raspberry Pi! Anyone up to the > challenge to build such a system? >
The qemu-chroot environment I've set up is Raspbian, so the compiler should be capable of running on, and producing applications for the Raspberry Pi devices. Regards, -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
