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

Feature request: MultiArch #599

Open
LinArcX opened this issue Jun 8, 2024 · 1 comment
Open

Feature request: MultiArch #599

LinArcX opened this issue Jun 8, 2024 · 1 comment

Comments

@LinArcX
Copy link

LinArcX commented Jun 8, 2024

To be honest, i don't like apt and debian in general.

but one of the greatest feature of debian, is "multiarch":

https://wiki.debian.org/Multiarch/HOWTO

With this, you can be on a x86_64 machine, but you can install all the dependecies of your software in armhf and cross compile your software for armhf.

i think this feature is very handy for developers who are cross compiling software for different cpu architecture.(for example embedded developers)

@classabbyamp
Copy link
Member

classabbyamp commented Jun 8, 2024

you can already do this by setting XBPS_ARCH/XBPS_TARGET_ARCH and using -r for an alternate root (this is how xbps-src does cross-compiling)

formalising tooling for this is discussed in void-linux/void-packages#27337

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

No branches or pull requests

2 participants