[MacPorts] LibcxxOnOlderSystems modified

MacPorts noreply at macports.org
Sun Jan 18 11:44:35 PST 2015


Page "LibcxxOnOlderSystems" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=9>
Revision 9
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LibcxxOnOlderSystems
=========================================================================
--- LibcxxOnOlderSystems (version: 8)
+++ LibcxxOnOlderSystems (version: 9)
@@ -96,13 +96,7 @@
 9   ld                                  0x0000000100002774 start + 52
 }}}
 
-I suspect the issue is that getsectiondata is striding by sizeof(struct mach_header_64) but the compiler maybe laid down a struct mach_header.
-{{{
-        sgp = (struct segment_command_64 *)
-              ((char *)mhp + sizeof(struct mach_header_64));
-        for(i = 0; i < mhp->ncmds; i++){
-            if(sgp->cmd == LC_SEGMENT_64){
-}}}
+I suspect the issue is in libmacho and will be testing a fix for it soon.
 
 == Tiger ==
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems>
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 'LibcxxOnOlderSystems' page.
If it was not you, please report to .


More information about the macports-changes mailing list