mtriple for iphonesimulator error!
kinke
noone at nowhere.com
Sun Jun 28 00:06:43 UTC 2020
On Saturday, 27 June 2020 at 23:00:12 UTC, Calvin P wrote:
> Thanks for explain, I will try net ldc2 version to test
> iphonesimulator.
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.
More information about the digitalmars-d-ldc
mailing list