iOS progress

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Feb 21 03:07:58 PST 2015


Hi Dan!

On Wednesday, 4 February 2015 at 16:37:05 UTC, Dan Olson wrote:
> Just a quick note.  I started again on LDC for iOS a month ago 
> (new years resolution!).  I bogged down in floating point and 
> optimizer problems.  I think I understand the major issues and 
> have gotten all of phobos unittests to pass with optimizer 
> disabled except for some math unittests that are written for 
> 80-bit floats and some that are off by LSB.
>
> This weekend I'll cleanup the math fixes and put up a new repo 
> on https://github.com/smolt that helps glue it all together.
> --
> Dan

I looked at your sources. I think you should turn the softfp 
changes and the iOS-ABI into pull requests for ldc.

Regards,
Kai


More information about the digitalmars-d-ldc mailing list