Re: libc.h gone?
Re: libc.h gone?
- Subject: Re: libc.h gone?
- From: "Stephen J. Butler" <email@hidden>
- Date: Tue, 04 Sep 2012 00:35:22 -0500
On Tue, Sep 4, 2012 at 12:31 AM, Andrew White <email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >libc.h gone? (From: Andrew White <email@hidden>) |