Git Product home page Git Product logo

Comments (2)

boxdot avatar boxdot commented on June 16, 2024

I think this makes totally sense. I think that we also should build on both platforms with clang and gcc. Futher, it would be nice to use a bleeding edge compiler, however, to allow failures when using it. This would allow us to find bugs and warnings faster and also to prepare for the future changes.

So, if I am not mistaken, the matrix looks right now like that:

  • Ubuntu LTS 16.04 + gcc Version ???
  • Ubuntu LTS 16.04 + clang Version ???
  • CentOS 8 + gcc Version ???
  • CentOS 8 + clang Version ???
  • Some system + gcc 7
  • Some system + clang 5

from flatdata.

gferon avatar gferon commented on June 16, 2024

The latest stable CentOS ships with GCC 4.8.5, with the possibility to add GCC 5.3, 6.2, 7.2 and clang 4.0.1.

Ubuntu 16.04 (xenial) ships with GCC 5.4, and 18.04 (bionic) will ship with GCC 7.2 in April. Both Ubuntu versions have official packages for clang 4 and 5.

I suggest we make a base image for each distribution, with Python and dependencies for instance, and compiler layers on top of it that we use as the Docker image label.

from flatdata.

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.