
25 Jan
2012
25 Jan
'12
4:51 p.m.
On Wed, Jan 25, 2012 at 11:42 AM, Ryan Newton
package list for me. The time is going to be dominated by linking, which is single threaded anyway, so either way works.
What is the state of incremental linkers? I thought those existed now.
I think in some specific cases. I've heard there's a microsoft one? It would be windows only of course. Is anyone using that with ghc? gold is supposed to be multi-threaded and fast (don't know about incremental), but once again it's ELF-only. I've heard a few people talking about gold with ghc, but I don't know what the results were. Unfortunately I'm on OS X, I don't know about any incremental or multithreaded linking here.