[tor-bugs] #9711 [Tor bundles/installation]: Test out crosstools-ng for Gitian OSX builds (instead of toolchain4 binaries)

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 29 20:06:10 UTC 2013


#9711: Test out crosstools-ng for Gitian OSX builds (instead of toolchain4
binaries)
------------------------------------------+-------------------------------
     Reporter:  mikeperry                 |      Owner:  erinn
         Type:  task                      |     Status:  needs_information
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:  tbb-3.0, gitian
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+-------------------------------

Comment (by gk):

 Replying to [comment:65 mingwandroid]:
 >
 > You may also need
 > {{{
 > CT_CC=n
 > CT_CC_gcc=n
 > CT_CC_GCC_V_apple_5666_3=y
 > }}}

 That did not work (even with CT_CC_GCC_V_apple_5666_3=n ;))

 > .. in my test builds, I post-process the .config file with sed before
 calling "ct-ng build" as follows:
 > {{{
 > # Wishing to iterate quickly on clang/llvm!
 > $SED -i "s/CT_CC=\"gcc\"/#CT_CC=\"gcc\"/g" ./.config
 > $SED -i "s#CT_CC_gcc=y#CT_CC_gcc=n#g" ./.config
 > $SED -i "s#CT_CC_GCC_V_apple_5666_3=y#CT_CC_GCC_V_apple_5666_3=n#g"
 ./.config
 > }}}

 Will try that one but probably not until #9829 is fixed.

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


More information about the tor-bugs mailing list