Skip to content

Allow using GHC with ld.lld #2391

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

TeofilC
Copy link
Contributor

@TeofilC TeofilC commented Jun 18, 2025

We need to add llvmPackages.bintools to the nativeBuildInputs of builders when using this and we need to configure GHC to use ld.lld.

Resolves #2317

@TeofilC TeofilC force-pushed the wip/useLdLld branch 2 times, most recently from d199096 to bf7a53d Compare June 18, 2025 18:26
We need to add llvmPackages.bintools to the nativeBuildInputs of
builders when using this and we need to configure GHC to use ld.lld.
@TeofilC TeofilC marked this pull request as ready for review June 19, 2025 17:31
@hamishmack hamishmack merged commit cd01875 into input-output-hk:master Jun 19, 2025
37 of 6266 checks passed
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

Successfully merging this pull request may close these issues.

Using lld as our linker
2 participants