Linking in Dead Code

B. Scott Michel scooter.phd at gmail.com
Sun May 15 21:28:56 CEST 2011


Cores don't necessarily help linking because it's I/O bound and very concrete sequential algo.
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: Guy <guytsalmaves-h at yahoo.com>
Sender: glasgow-haskell-users-bounces at haskell.org
Date: Sat, 14 May 2011 22:08:16 
To: <glasgow-haskell-users at haskell.org>
Subject: Re: Linking in Dead Code

On 14/05/2011 21:10, Daniel Fischer wrote:
> Linking still tends to use a lot of memory with ld, on the appropriate
> platforms you could try using gold as the linker, that's reported to use
> less memory (and be faster).

No gold for windows :-( Another problem with ld is that it's only single core.


_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users




More information about the Glasgow-haskell-users mailing list