Problem making universal binary
Problem making universal binary
- Subject: Problem making universal binary
- From: Keith Wiley <email@hidden>
- Date: Tue, 4 Mar 2008 23:45:48 -0800
In the project settings, general tab, I have selected the 10.4
(Universal) SDK. This is confirmed in the Base SDK Path build
setting. When I build I get linker unknown symbol errors to three
functions: fcntl, open, and strtod. I see the calls to these
functions in the code and files are including system headers that make
sense in context, such as <fcntl.h>, which in turn includes <sys/
fcntl.h>. Both of these files are definitely in the 10.4 SDK. I see
them. Presumably the object files they go with are in there
too...somewhere.
...so why am I getting an unknown symbol error? Do I need to add some
Framework to get access to the 10.4 SDK even after specifying it in
the project/general settings?
Thanks.
________________________________________________________________________
Keith Wiley email@hidden http://www.cs.unm.edu/~kwiley
"The easy confidence with which I know another man's religion is folly
teaches me to suspect that my own is also."
-- Mark Twain
________________________________________________________________________
_______________________________________________
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