GDC ARM beta #1 (with binary releases!)

Johannes Pfau nospam at example.com
Mon Mar 17 09:50:32 PDT 2014


Am Tue, 18 Mar 2014 02:07:11 +1000
schrieb Manu <turkeyman at gmail.com>:

> On 18 March 2014 00:05, Johannes Pfau <nospam at example.com> wrote:
> 
> > ...
> >
> 
> Awesome work guys! This is a landmark moment! :)
> What's the status on baremetal, bionic, and iOS?
> 

baremetal:
Timo Sintonen and Mike post updates on the D.gnu newsgroup now and
then.
Timo uses the standard C library and libgcc IIRC which makes it
easier to get higher level stuff like exceptions working.
Mike uses a 100% baremetal approach where all code is in D (or D/inline
ASM).
https://bitbucket.org/timosi/minlibd/
https://github.com/JinShil/D_Runtime_ARM_Cortex-M_study

Bionic:
I don't know if anyone is working on bionic/ARM/gdc. I know that there
were some druntime updates for x86/Bionic recently.

iOS:
I don't know about gdc/iOS but there seems to be some work on this
for LDC:
http://forum.dlang.org/thread/m2txc2kqxv.fsf@comcast.net


More information about the Digitalmars-d-announce mailing list