[MacPorts] LeopardSDKFixes modified

MacPorts noreply at macports.org
Thu Mar 31 05:13:32 PDT 2016


Page "LeopardSDKFixes" was changed by fmw at actrix.co.nz
Diff URL: <https://trac.macports.org/wiki/LeopardSDKFixes?action=diff&version=5>
Revision 5
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LeopardSDKFixes
=========================================================================
--- LeopardSDKFixes (version: 4)
+++ LeopardSDKFixes (version: 5)
@@ -4,7 +4,13 @@
 
 == Missing symbols in /usr/lib/libgcc_s.10.5.dylib ==
 
-Update /usr/lib/libgcc_s.10.5.dylib from (33620 19 Feb  2008 - Xcode 3.1), to a newer version from a newer OS [Xcode? version?] (to get the missing stubs for `__udivti3` and others):
+Update /usr/lib/libgcc_s.10.5.dylib from (33620 19 Feb  2008 - Xcode 3.1), to a newer version from a newer OS (to get the missing stubs for `__udivti3` and others).  Note that the updated 10.5 file may be in an Xcode 10.6 or 10.7 subdirectory (and the /usr/lib/libgcc_s.10.5.dylib may not always be updated on the newer machine).  For example, on a recent Xcode 4.1 Lion install:-
+{{{
+% find /Developer -iname "libgcc_s.10.5*" -exec ls -al {} \;
+wheel  40600 19 May  2009 /Developer/SDKs/MacOSX10.6.sdk/usr/lib/libgcc_s.10.5.dylib
+wheel  30924 14 Jun  2011 /Developer/SDKs/MacOSX10.7.sdk/usr/lib/libgcc_s.10.5.dylib
+}}}
+After locating and verifying the file status, back up and copy the files:
 {{{
 sudo cp -pv /usr/lib/libgcc_s.10.5.dylib{,.bak}
 sudo scp -pv <snow leopard or newer machine>:/usr/lib/libgcc_s.10.5.dylib /usr/lib/libgcc_s.10.5.dylib
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/LeopardSDKFixes>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'LeopardSDKFixes' page.
If it was not you, please report to .


More information about the macports-changes mailing list