Compiling DMD for the iPhone simulator
Jacob Carlborg
doob at me.com
Thu Apr 26 07:33:12 PDT 2012
On 2012-04-26 15:23, Michel Fortin wrote:
> That might help. Although I'd suspect that all that's really needed is
> to specify the simulator's SDK as the system root with a linker flag
> (--sysroot=<path>) when linking D code. I'd suggest you try that first.
That's a good idea. Unfortunately I haven't managed to compile druntime
yet due to the conflict module names. When I manage to get to the
linking phase I'll keep this in mind.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list