
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
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