[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9829 [Tor bundles/installation]: Firefox ESR 24 does need a newer compiler than gcc 4.2
#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: #10103
Points: |
------------------------------------------+-------------------------------
Comment (by gk):
So, the 64bit build is crashing in the same way :( It seems we need to
enable debugging symbols etc. In case you are faster you need to add the
following to your .mozconfig file and rebuild everything:
{{{
ac_add_options --disable-install-strip
ac_add_options --enable-debug-symbols
ac_add_options --disable-optimize
ac_add_options --enable-debug
}}}
--enable-optimize and --disable-debug have to get commented out.
If I dare to build Firefox that way I probably go to my neighbor for some
books :) (good shot in comment 63!). But I do it in the afternoon to have
the build hopefully tomorrow if I don't come up with a better idea.
(But maybe your build I should test makes all this moot and the issue lies
within the toolchain I built...)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9829#comment:64>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs