On Tue, Jul 26, 2016 at 7:54 AM, Sönke Ludwig <
digitalmars-d-announce@puremagic.com> wrote:

> [snip]
>
and on Linux the Gold linker should be used for speed, but then it should
> be almost as good as a runtime solution.
>

Note on using Gold on linux. You can use lflags "-fuse-ld=gold", to get dub
to link your project using gold if you are using dmd.

Reply via email to