
19 Nov
2010
19 Nov
'10
3:09 p.m.
On 10-11-19 01:15 AM, Magicloud Magiclouds wrote:
When I use ghc to make large project, the almost-final step of linking takes a lot of memory. This is horrible on host with little memory (i.e. 512MB). Is there any way I can optimize this? Thanks.
I heard there is Gold Linker http://en.wikipedia.org/wiki/Gold_%28linker%29 Andy Stewart (Manatee author) seems to use it to great success. In ubuntu the package name is binutils-gold.