mtriple for iphonesimulator error!

Calvin P changlon at gmail.com
Wed Jul 1 16:43:53 UTC 2020


On Sunday, 28 June 2020 at 00:06:43 UTC, kinke wrote:
> You can download the prebuilt CI package from 
> https://dev.azure.com/ldc-developers/ldc/_build/results?buildId=1850&view=artifacts&type=publishedArtifacts (just like a regular release package, but with enabled LLVM/LDC assertions and thus slower at compiling). Cross-compiling to the simulator should now work out of the box via `-mtriple=x86_64-apple-ios12.0`, as prebuilt druntime and Phobos are newly included too.

Thanks a lot, I will do more test and report back.


On Tuesday, 30 June 2020 at 07:51:49 UTC, Jacob Carlborg wrote:
> Do you have a need to target the iPhone simulator for i386? Is 
> x86-64 enough?


I guess x86-64 is enough. i386 only support ios10,  seems 
outdated.


More information about the digitalmars-d-ldc mailing list