Linking is the slowest part of D's compilation process– can we use mold to speed it up?

Paul Backus snarwin at gmail.com
Fri Feb 26 02:00:23 UTC 2021


On Thursday, 25 February 2021 at 15:42:22 UTC, H. S. Teoh wrote:
>
> This is very interesting.  I wonder if there's a way to 
> incrementally update the executable, instead of starting from 
> scratch each time?

The author of mold has a section on incremental linking in the 
readme under "Rejected Ideas":

https://github.com/rui314/mold#rejected-ideas


More information about the Digitalmars-d mailing list