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

ld.lld no longer packaged with llvm (brew) #431

Open
DragonStar373 opened this issue Dec 30, 2024 · 0 comments
Open

ld.lld no longer packaged with llvm (brew) #431

DragonStar373 opened this issue Dec 30, 2024 · 0 comments

Comments

@DragonStar373
Copy link

When compiling on a native M-Series machine, make looks for ld in /opt/homebrew/opt/llvm/bin/ld.lld, but ld is no longer packaged with llvm by brew and instead requires it to be installed as a second package.

INFO: Building on Darwin
INFO: Toolchain path: /opt/homebrew/opt/llvm/bin/
  LD    build/m1n1.elf
make: /opt/homebrew/opt/llvm/bin/ld.lld: No such file or directory

To put it lightly, this is not very cashmoney. (I've compiled like 5 things in my lifetime and don't exactly know what I'm doing)

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

1 participant