install_name_tool compatibility between 10.6 and 10.5
install_name_tool compatibility between 10.6 and 10.5
- Subject: install_name_tool compatibility between 10.6 and 10.5
- From: Joshua Knauer <email@hidden>
- Date: Fri, 5 Mar 2010 09:33:59 -0500
Hello Xcode Users :)
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)
Any help would be greatly appreciated!
Thanks,
Josh
_______________________________________________
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