configuration error in trying to build library for 10.4 sdk
configuration error in trying to build library for 10.4 sdk
- Subject: configuration error in trying to build library for 10.4 sdk
- From: Brant Sears <email@hidden>
- Date: Wed, 27 May 2009 09:26:27 -0500
I need to build a 3rd party library using the 10.4 sdk. I am using the
following command to try to configure the library:
env CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386"
CXXFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386" ./
configure
I get an error that says:
checking for C compiler default output... configure: error: C compiler
cannot create executables
What is causing this? What should I do?
Thanks.
_______________________________________________
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