Giter Club home page Giter Club logo

Comments (5)

michaelklishin avatar michaelklishin commented on August 16, 2024

You haven't provided any evidence of that.

erlang:system_info(emu_flavor).

can be used as evidence.

The JIT is quietly excluded if the build environment is missing a C++17 compiler, so, g++ must be added to the build image.

from erlang-rpm.

michaelklishin avatar michaelklishin commented on August 16, 2024

I have added BuildDepends: clang to erlang.spec. This will make sure that gcc and gcc-c++ (the missing part) are also available.

Finally, the build env images were updated to install Clang/GCC with C++.

from erlang-rpm.

michaelklishin avatar michaelklishin commented on August 16, 2024

For our Concourse env to be updated, we have to update another image. I'm on it.

from erlang-rpm.

michaelklishin avatar michaelklishin commented on August 16, 2024

Done. From the most recent build:

checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for C++17 support... yes

from erlang-rpm.

michaelklishin avatar michaelklishin commented on August 16, 2024

I rebuilt the 24.0.3 release and republished it, including to GitHub. There is no easy way to automatically bump the revision for this package and we don't know when a new patch release is going to come out, so I figured re-tagging and re-publishing would be the most pragmatic thing to do.

from erlang-rpm.

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.