Compile in Leopard, use in Tiger (again)
Compile in Leopard, use in Tiger (again)
- Subject: Compile in Leopard, use in Tiger (again)
- From: "Tord Romstad" <email@hidden>
- Date: Sat, 24 Nov 2007 13:45:04 +0100
Hello,
I have a problem using a binary compiled in Leopard under Tiger. I
get the following error message:
dyld: lazy symbol binding failed: Symbol not found: _pthread_cond_init$UNIX2003
After searching this mailing list, I found the following post, which
appears to address exactly this problem:
http://lists.apple.com/archives/darwin-dev/2007/Nov/msg00107.html
My problem is that I use the Intel C++ compiler (version 10.1), which
doesn't seem to support the -mmacosx-version-min=10.4 switch. The
program compiles without errors when I try using this switch, but the
UNIX2003 symbols still appear in the binary. How do I compile a Tiger
compatible binary with the Intel compiler?
Best regards,
Tord Romstad
_______________________________________________
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