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

Provide multilib support #110

Closed
voltur01 opened this issue Apr 19, 2022 · 2 comments
Closed

Provide multilib support #110

voltur01 opened this issue Apr 19, 2022 · 2 comments
Assignees

Comments

@voltur01
Copy link
Contributor

Multilib toolchains contain multiple sysroot, each having a version of the target libraries for different architecture/ABI variants that are selected based on the target and other command line options.

Now users have to specify --config option to explicitly select the library variant.

@mplatings
Copy link
Contributor

Addressed by #212 on the llvm-16 branch.

@mplatings
Copy link
Contributor

Addressed by #250 on the main branch.

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