Re: install_name_tool compatibility between 10.6 and 10.5
Re: install_name_tool compatibility between 10.6 and 10.5
- Subject: Re: install_name_tool compatibility between 10.6 and 10.5
- From: Jonas Maebe <email@hidden>
- Date: Fri, 5 Mar 2010 15:48:46 +0100
On 05 Mar 2010, at 15:33, Joshua Knauer wrote:
I'm having a problem using install_name_tool on a 10.5 machine
(Xcode 3.1.2) to update a binary created on 10.6 machine (Xcode
3.2.1). I get the following error:
install_name_tool: object: libxml-security-c.15.0.1.dylib malformed
object (unknown load command 5)
Has any one else seen this before? Any ideas on how to fix it?
Further information on the binary: It's C++ build with g++ 4.0.1 on
10.6 using the 10.4 SDK (i.e. -isysroot /Developer/SDKs/
MacOSX10.4u.sdk)
Also add -mmacosx-version-min=10.4
Jonas
_______________________________________________
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