[Haskell-cafe] ghc -O2 out of memory
Kees Bleijenberg
K.Bleijenberg at lijbrandt.nl
Tue Mar 10 07:44:05 UTC 2015
Carter,
Thank you.
My assumption was that 7.8.3 is 32 bits and 7.8.4 is 64 bits. I got this idea from reading https://github.com/fpco/minghc#readme
Kees
Van: Carter Schonwald [mailto:carter.schonwald at gmail.com]
Verzonden: dinsdag 10 maart 2015 3:10
Aan: Kees Bleijenberg
CC: ghc-devs at haskell.org
Onderwerp: Re: [Haskell-cafe] ghc -O2 out of memory
there SHOULD be a 32bit 7.8.4 build available somewhere for windows, and if not , thats a real problem! I'm gonna shift this thread to ghc-devs, because that *should* get addressed
@ghc-devs, how can we help this user get ahold of a 32bit windows 7.8.4 build? (eg, why do we not have one available yet?)
-Carter
On Mon, Mar 9, 2015 at 4:13 AM, Kees Bleijenberg <K.Bleijenberg at lijbrandt.nl> wrote:
Thanks for your answer.
I also use ghc to create 32 bits dll’s. 7.8.4 is 64 bits GHC and can’t create 32 bits dll’s (?). This means I have to install 7.8.3 and 7.8.4 on the same Windows machine. Is this possible?
<snip>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150310/71bf09d5/attachment.html>
More information about the Haskell-Cafe
mailing list