Git Product home page Git Product logo

Comments (7)

 avatar commented on June 5, 2024 1

On my system I have 1209 packages. There are 15 packages other than torbrowser that I'm unable to build with gcc-6.2.0. For 8 of them I found patches online that fix build errors. For 7 of them I use workarounds such as adding -std=gnu++98 to CXXFLAGS. But now I can emerge the whole world with the -e option without interruptions. I can share my findings if you want.

from torbrowser-overlay.

 avatar commented on June 5, 2024 1

As you wish, but please remember that it is possible to keep two versions of GCC at the same time (for example 5.4.0 and 6.2.0). You can choose which version to use with gcc-config. There's even a small tool called gcc-switcher for telling Portage that certain packages should be compiled with a specific version of GCC using the /etc/portage/package.compilers configuration file. But unfortunately gcc-switcher didn't work on my system.

from torbrowser-overlay.

cnd avatar cnd commented on June 5, 2024

@fturco offtopic question: can you build whole world with that gcc version?

from torbrowser-overlay.

cnd avatar cnd commented on June 5, 2024

@fturco maybe it will be need for me in some future but right now I had no plans to switch, just was interested in compatibility overall.

from torbrowser-overlay.

MeisterP avatar MeisterP commented on June 5, 2024

Does applying the firefox-45-gcc6.patch from the mozilla overlay fix the the issue? Are you able to test this?

from torbrowser-overlay.

 avatar commented on June 5, 2024

I successfully applied firefox-45-gcc6.patch instead of my own one. It works too.

from torbrowser-overlay.

MeisterP avatar MeisterP commented on June 5, 2024

See also https://bugs.gentoo.org/show_bug.cgi?id=582446

from torbrowser-overlay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.