[tor-bugs] #3909 [Tor Client]: Tor 0.2.2.32 no longer cross compile (to iOS)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Sep 2 15:51:37 UTC 2011


#3909: Tor 0.2.2.32 no longer cross compile (to iOS)
------------------------+---------------------------------------------------
 Reporter:  sid77       |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  normal      |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Client  |        Version:  Tor: 0.2.2.32     
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by nickm):

  * status:  assigned => needs_review


Comment:

 Fix found.

 Note that in '''both''' the above logs, we make the .a files using plain
 old vanilla "ar", not with the fancy apple-flavored ar.

 This is apparently because we aren't searching for a cross-compiling ar at
 all, and never were: it's just that some place around fdbdb4dc1500, we
 started doing something that made fancy ar needful here.

 I tried a patch to tell autoconf to look for a good cross-compiling ar,
 and it worked for sid77.  See branch "bug3909" in my public repository.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3909#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list