GDC ARM beta #1 (with binary releases!)

Dan Olson zans.is.for.cans at yahoo.com
Mon Mar 17 23:39:08 PDT 2014


Johannes Pfau <nospam at example.com> writes:

> 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

I tried adding iOS support to GDC a year ago, but the arm--darwin target
is missing in gcc since 4.2.  It was turning into a lot of work to add
arm-darwin back into 4.8.

LDC has an advantage for targeting iOS since Apple uses and contributes
to LLVM.  Much of D works today on iOS (armv7) except TLS and issues
with getting correct "real" type when cross-compiling, though Kai has a
solution for that.
-- 
Dan


More information about the Digitalmars-d-announce mailing list