Parallel, Incremental Linking
Max Bolingbroke
batterseapower at hotmail.com
Tue Dec 7 11:09:01 CET 2010
On 7 December 2010 08:54, John Smith <voldermort at hotmail.com> wrote:
> Gold in an incremental and multi-threaded linker, but can only output ELF
> (not Windows). Is there a cross-platform solution suitable for GHC?
Not AFAIK. One thing that would probably help a lot is if
GHC-generated code stopped causing the linker to link so much stuff
in: http://hackage.haskell.org/trac/ghc/ticket/4417
Cheers,
Max
More information about the Glasgow-haskell-users
mailing list