On Tue, Sep 4, 2012 at 12:31 AM, Andrew White <Andrew.White@audinate.com> wrote:
Installed the latest XCode 4.4 command line tools on a 10.8 box.
The 10.6 SDK has a libc.h The 10.8 SDK has no libc.h, either in /usr/include or XCode.app/...
- What happened to this file? - Is this removal documented anywhere? - Is there something particular I should include instead (or just the individual files)?
I apparently have it. Latest Xcode from the App Store + command line tools. $ locate libc.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libc.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/libc.h /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/include/libc.h /sw/share/libtool/libltdl/libltdl/lt__glibc.h /usr/include/libc.h _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephen J. Butler