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

Use Mold #6

Open
rdong8 opened this issue Aug 20, 2024 · 3 comments
Open

Use Mold #6

rdong8 opened this issue Aug 20, 2024 · 3 comments

Comments

@rdong8
Copy link
Owner

rdong8 commented Aug 20, 2024

The Mold linker is faster than other linkers and should be used by default.

https://github.com/rui314/mold

@rdong8
Copy link
Owner Author

rdong8 commented Aug 20, 2024

This is the right way to do it on CMake 3.29+:

https://cmake.org/cmake/help/latest/variable/CMAKE_LINKER_TYPE.html

@rdong8
Copy link
Owner Author

rdong8 commented Aug 21, 2024

I can get it to work without Conan but not with Conan. Relevant discussion here.

conan-io/conan#14174

@rdong8
Copy link
Owner Author

rdong8 commented Dec 1, 2024

Current blocker

conan-io/conan#17333

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