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@yahoo.com> Sender: glasgow-haskell-users-bounces@haskell.org Date: Sat, 14 May 2011 22:08:16 To: <glasgow-haskell-users@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@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users