[tor-bugs] #9829 [Tor bundles/installation]: Firefox ESR 24 does need a newer compiler than gcc 4.2

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Oct 23 19:38:50 UTC 2013


#9829: Firefox ESR 24 does need a newer compiler than gcc 4.2
------------------------------------------+-------------------------------
     Reporter:  gk                        |      Owner:  erinn
         Type:  defect                    |     Status:  new
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:  tbb-3.0, ff24-esr
Actual Points:                            |  Parent ID:  #9827
       Points:                            |
------------------------------------------+-------------------------------

Comment (by gk):

 Replying to [comment:35 mingwandroid]:
 > I also tested compiling just this .cc file (outside of the gitian build
 system, in fact, just a basic test from the commandline:
 > {{{
 > /c/x/dx-i686-3_3/bin/i686-apple-darwin11-clang++ /home/ubuntu/ESR24-work
 /mozilla-esr24/toolkit/crashreporter/google-
 breakpad/src/common/mac/arch_utilities.cc --sysroot ~/MacOSX10.6.sdk
 -I/home/ubuntu/ESR24-work/mozilla-esr24/toolkit/crashreporter/google-
 breakpad/src/ -c
 > }}}
 > .. and that worked. You'll notice I used a GCC built as darwin11, but
 that *shouldn't* matter.

 Well, the files are there. The problem is that this particular file is
 compiled with the host C++ compiler. And passing the proper include path
 to it seems harder than I thought. I need to look deeper at the problem...

 > https://bugzilla.mozilla.org/show_bug.cgi?id=887645
 > > "I'm pretty sure you can enclose that DebugOnly line in #ifdef DEBUG /
 ... / #endif to fix this."

 Good catch! For some reason Startpage gave me just an older, similar bug
 and not that. And using Google with Tor is a PITA.

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


More information about the tor-bugs mailing list