please help with me to cherry-pick LDC IOS arch and target support.

Rainer Schuetze r.sagitario at gmx.de
Sun Oct 20 07:11:56 UTC 2019



On 19/10/2019 07:52, Newbie2019 wrote:
> https://github.com/ldc-developers/ldc/issues/1081
> 
> Is any one can suggestion the working step?
> 
> the ldc source code change too much, I dont know how to fix all this
> errors.
> 
> here is a commit list by Dan Olson from
> https://github.com/smolt/ldc/commits/ios:
> 
> a0201e4c - Dan Olson - 2017-01-22 08:45:28 -0800 - Update phobos submodule
...
> 591b0bbc - Dan Olson - 2014-02-02 00:13:54 -0800 - work with libc++
> 
> 
> please do suggestion.
> 

I'd recommend just comparing the last state of the ios branch with the
base commit at the time of Dan's last merge, i.e.
9e662f2334fd9b8eab927e0e1a2bf450de8c1392. The diff doesn't look as
overwhelming as the commit list.

Then reapply the changes to the current LDC code one by one by finding
the respective code locations.


More information about the digitalmars-d-ldc mailing list