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

LLD directly #1649

Open
axelkar opened this issue Oct 15, 2024 · 0 comments
Open

LLD directly #1649

axelkar opened this issue Oct 15, 2024 · 0 comments
Labels
A-Quick-Start About the Quick Start Guide C-Correction A typo, problem or factual issue in what we've written S-Needs-Investigation We need to figure out what's going wrong

Comments

@axelkar
Copy link

axelkar commented Oct 15, 2024

Could LLD be used directly with the following? Why is clang required on Linux, but not Windows?

[target.x86_64-unknown-linux-gnu]
linker = "lld" # or ld.lld, not sure if just lld exists on all distros
@TrialDragon TrialDragon added C-Correction A typo, problem or factual issue in what we've written S-Needs-Investigation We need to figure out what's going wrong A-Quick-Start About the Quick Start Guide labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Quick-Start About the Quick Start Guide C-Correction A typo, problem or factual issue in what we've written S-Needs-Investigation We need to figure out what's going wrong
Projects
None yet
Development

No branches or pull requests

2 participants