[Bug 260159] [exp-run] lld nostart-stop-gc default behaviour
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260159] [exp-run] lld nostart-stop-gc default behaviour"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 17:49:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260159 Fangrui Song <i@maskray.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i@maskray.me --- Comment #2 from Fangrui Song <i@maskray.me> --- devel/dub, x11-toolkits/gtkd, and net/onedrive are due to ldc (https://github.com/ldc-developers/ldc/issues/3861): `ld: error: undefined hidden symbol: __start_minfo`. (Quick workaround is to remove --gc-sections from ldc source) All other ports appear unrelated to the linker change. -- You are receiving this mail because: You are on the CC list for the bug.