pthread_cond_init$UNIX2003 not found on 10.4
pthread_cond_init$UNIX2003 not found on 10.4
- Subject: pthread_cond_init$UNIX2003 not found on 10.4
- From: Stevo Brock <email@hidden>
- Date: Tue, 27 Nov 2007 16:52:35 -0800
OK!
We recently upgraded our build environment to Xcode 3.0 / Leopard. Now in running our apps on 10.4 we get a symbol not found: pthread_cond_init$UNIX2003.
I've tracked this down to the fact that __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is not defined. The notes in cdefs.h say that this is to be defined by the compiler. What's the trigger for getting this to be defined? We have MACOSX_DEPLOYMENT_TARGET_i386 set to 10.4 and MACOSX_DEPLOYMENT_TARGET_ppc set to 10.3. -Stevo Brock Head of Development Monkey Tools, LLC
|
_______________________________________________
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