While I haven't investigated myself, from seeing haskell build processes
in the past this is almost certainly not crypto-api's fault and is in
fact your linker's fault. If you are not using it already, try switching
to gold over ld, it may help.
--Matthew Maurer
On 05/04/2011 04:27 AM, Peter Simons wrote:
> Also, it appears that crypto-api needs vast amounts of memory when
> compiled with optimization enabled. The latest version 0.6.1 is
> effectively unbuildable on my EeePC, which has only 1GB RAM. That
> property is fairly undesirable for a library package.
> 
> Take care,
> Peter
> 
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to