<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chatsecure.org" title="Chris Ballinger <chris@chatsecure.org>"> <span class="fn">Chris Ballinger</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Error during linking on arm64: malformed object (unknown load command 1)"
   href="http://llvm.org/bugs/show_bug.cgi?id=19179">bug 19179</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Error during linking on arm64: malformed object (unknown load command 1)"
   href="http://llvm.org/bugs/show_bug.cgi?id=19179#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Error during linking on arm64: malformed object (unknown load command 1)"
   href="http://llvm.org/bugs/show_bug.cgi?id=19179">bug 19179</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chatsecure.org" title="Chris Ballinger <chris@chatsecure.org>"> <span class="fn">Chris Ballinger</span></a>
</span></b>
        <pre>Looks like this was an issue with Xcode 5.1 including outdated versions of
ranlib in certain SDK paths. To resolve this, you have to remove the paths
pointing to the outdated version of ranlib
(/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ranlib)
and instead make sure its using the one in
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>