[Haskell-cafe] Installation failure crypto-api on MAC

Neil Davies semanticphilosopher at gmail.com
Thu Jul 7 12:31:55 CEST 2011


Hi

Anyone out there seen this - building

> Building crypto-api-0.6.3...
> [2 of 9] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )

several minutes later

> ghc: could not execute: /usr/bin/gcc

looks like it is silently running out of memory (I understand that this particular module is tough for the compiler due to the large 'constant' table inside it)

I'm using "The Glorious Glasgow Haskell Compilation System, version 7.0.3" on (uname -a follows)

Darwin mac-server-a.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386

Suggestions anyone?

Neil




More information about the Haskell-Cafe mailing list