Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new conf-gcc-multilib package #26991

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sim642
Copy link
Contributor

@sim642 sim642 commented Nov 28, 2024

goblint-cil.2.0.5 does some optional compilation based on whether cpp -m32 and cpp -m64 work, so it might make sense for it to have an optional dependency on such conf-gcc-multilib package.
ocaml-option-32bit.1 has an explicit depext for gcc-multilib (and also g++-multilib). In the spirit of #20793 it might also make sense for the depext to be delegated to a conf-* package.

So this is my attempt at making such package, although I'm not particularly confident about it. Most non-debian-based distributions don't seem to offer such a package (or I couldn't easily find one).
Also I'm not too sure about the build checks being general/flexible/necessary.

Thus, this is very open to feedback.

EDIT: I did some digging to find packages for more distros, although it made me realize that perhaps gcc-multilib itself is the odd one out. It might be 32bit glibc that I've really aimed at here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant