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

Consider changing linker on Linux from ld.gold to ld #15199

Open
cameel opened this issue Jun 14, 2024 · 1 comment
Open

Consider changing linker on Linux from ld.gold to ld #15199

cameel opened this issue Jun 14, 2024 · 1 comment
Labels
build system 🏗️ low effort There is not much implementation work to be done. The task is very easy or tiny. low impact Changes are not very noticeable or potential benefits are limited. nice to have We don’t see a good reason not to have it but won’t go out of our way to implement it.

Comments

@cameel
Copy link
Member

cameel commented Jun 14, 2024

@cameel Maybe an interesting side note. The resulting installation shrunk from 14.92 MiB to 14.33 MiB when switching from ld.gold to ld. Installation via https://aur.archlinux.org/packages/solidity. Considering the installation contains much documentation which was not affected by a change of the linker, the binaries must be the reason for all the size difference.

Gesamtgröße der installierten Pakete:  14,33 MiB
Größendifferenz der Aktualisierung:    -0,59 MiB

Originally posted by @Spixmaster in #15132 (comment)

@cameel cameel added build system 🏗️ low effort There is not much implementation work to be done. The task is very easy or tiny. low impact Changes are not very noticeable or potential benefits are limited. nice to have We don’t see a good reason not to have it but won’t go out of our way to implement it. labels Jun 14, 2024
Copy link

This issue has been marked as stale due to inactivity for the last 90 days.
It will be automatically closed in 7 days.

@github-actions github-actions bot added the stale The issue/PR was marked as stale because it has been open for too long. label Sep 13, 2024
@ekpyron ekpyron removed the stale The issue/PR was marked as stale because it has been open for too long. label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system 🏗️ low effort There is not much implementation work to be done. The task is very easy or tiny. low impact Changes are not very noticeable or potential benefits are limited. nice to have We don’t see a good reason not to have it but won’t go out of our way to implement it.
Projects
None yet
Development

No branches or pull requests

2 participants