Building latest dyld version (dyld-360.18)
Building latest dyld version (dyld-360.18)
- Subject: Building latest dyld version (dyld-360.18)
- From: Nicolo Blasi <email@hidden>
- Date: Sat, 19 Dec 2015 18:30:37 +0100
Hi, I am currently running OSX 10.11.2 and trying to build dyld 360.18 (latest) from source.
However, when trying to build (I’m only targeting dyld) I encounter several errors. The first error is an ‘PRODUCT_NAME undefined’, which is resolved by setting the PRODUCT_NAME property in the project. The second error happens because the project is set to use the macosx.internal SDK for compiling. I fixed this by setting the latest 10.11 SDK in the properties.
At this point I still get many errors, regarding several files which are apparently not found:
Xcode also throws the following error:
ls: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/local/lib/dyld/*.a: No such file or directory
So, does anyone know how to properly compile dyld? Again, I’m only interested in the dyld binary, not other targets. Thanks! |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden