Git Product home page Git Product logo

Comments (3)

silkeh avatar silkeh commented on June 27, 2024

Sorry for the late response.

Would you welcome a modification that creates a phony intermediate package that provides the c-compiler dependency (along with the required symlinks and alternatives set up) ?

Yes! A dummy package (using equivs or equivalent) is definitely welcome!

from docker-clang.

silkeh avatar silkeh commented on June 27, 2024

The images now install the clang package from the LLVM Debian repository, which provides c++-compiler, c-compiler, and objc-compiler. This should mean that dpkg knows we have a C compiler, but let me know if it doesn't work.

from docker-clang.

emmanuelthome avatar emmanuelthome commented on June 27, 2024

Hi!

That makes perfect sense and solves the problem indeed.

There is still the (comparatively minor) problem that libtool, for example, depends on the cpp package, and that there is no compiler-agnostic virtual package (like c-compiler) that cpp would be a provider of. It's not a big deal because we're only talking about pulling a few MB, versus a few dozen MB for a full-blown compiler. Furthermore, I would really say that this is a debian bug, not your bug.

FWIW, my solution was here, and it's freakin ugly. If/when I get back to this, I would definitely check what equivs would allow me to do.

from docker-clang.

Related Issues (19)

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.