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.
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to