Giter Site home page Giter Site logo

Comments (1)

AustEcon avatar AustEcon commented on July 26, 2024

This was a long time ago so can't quite remember the reasoning but I was having trouble getting it to compile inside of cibuildwheel and had more luck using the uploaded Centos7 docker image (which matches the distro manylinux2014 uses)... And IIRC makes the build time a lot faster because it comes with boost etc. pre-installed.

And I think the rationale at the time was that cibuildwheel performs a number of checks on any binaries included into a wheel and spits the dummy if you try to just include any old x86_64 binary you compiled on e.g. ubuntu.

And at the time I can vaguely remember deciding that if we have a wheel on pypi that works on ubuntu then that's good enough for our purposes and didn't want to waste any more time on it at that moment (but I did think it would still have good chances of giving an identical outcome to building it on the cibuildwheel's centos7 docker image seeing as though it's linking against the same system libraries etc.).

What linux distro is it now not compatible with out of interest?

from electrumsv-node.

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.