Giter Site home page Giter Site logo

Comments (4)

igrr avatar igrr commented on July 25, 2024 1

We have just merged support for GCC 11 into IDF internally. It might take a few days for the code to get synced to Github, as currently there are some failing tests in our CI pipeline, we'll have to fix them first.

from crosstool-ng.

igrr avatar igrr commented on July 25, 2024

Hi @wuyuanyi135,
esp2022-r1 toolchain is not compatible with IDF v4.4. To support GCC 11, we had to make multiple significant changes, including breaking ones. They will be released as part of IDF v5.0.
v4.4 release branch will continue to use the toolchain based on GCC 8.

(Generally though, trying a different toolchain involves several steps: 1) Download the new toolchain release; 2) Unpack it into a directory of your choice; 3) prepend the absolute path of the resulting bin subdirectory to your PATH variable using set or export command; 4) do idf.py fullclean; 5) build the project again.)

from crosstool-ng.

wuyuanyi135 avatar wuyuanyi135 commented on July 25, 2024

@igrr Thanks for your detailed instructions. Does the current IDF v5.0 branch already support GCC11?

from crosstool-ng.

wuyuanyi135 avatar wuyuanyi135 commented on July 25, 2024

Much appreciated!

from crosstool-ng.

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.