GDC compilation bloat?
David Nadlinger
code at klickverbot.at
Sun Sep 9 18:11:53 UTC 2018
On Saturday, 8 September 2018 at 14:44:36 UTC, Kyle De'Vir wrote:
> Also, it would be nice to officially document this somewhere.
> Or is still considered an unstable feature? LDC seems to
> dynamically link by default, now that I examine it.
LDC as shipped in the upstream binary packages doesn't link
shared libraries by default, but some distros might be specifying
`-link-defaultlib-shared` in the ldc2.conf they ship.
— David
More information about the D.gnu
mailing list