Question about building Universal Binaries in Leopard with transient <Xcode directory>
Question about building Universal Binaries in Leopard with transient <Xcode directory>
- Subject: Question about building Universal Binaries in Leopard with transient <Xcode directory>
- From: Terry Simons <email@hidden>
- Date: Wed, 31 Oct 2007 00:20:15 -0600
Hi,
I saw in the "About Xcode Tools" documentation for Leopard that the
XCode 3.0 tools can be installed in a location other than "/Developer".
I'm assuming this means that the SDKs directory goes with it?
If so, how does one go about detecting the location where XCode is
installed from an auto-tools based program?
My specific concern is that the following technote says to pass -
isysroot /Developer/SDKs/MacOSX10.4u.sdk to build Universal binaries:
http://developer.apple.com/technotes/tn2005/tn2137.html
But if the "/Developers" directory might be installed elsewhere, how
can we detect the correct location of the SDKs directory from within a
configure script?
I don't see any mention of an environment variable for us shell users,
nor do I see any such variable set in the environment variable
output. What gives? ;)
- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden