Re: problem compiling GHC 8.0.1 release candidate 2 src on Apple

2016-02-07 Thread Ben Gamari
George Colpitts writes: snip > ,("target has GNU nonexec stack","False") > ,("target has .ident directive","True") > ,("target has subsections via symbols","True") > ,("Unregisterised","NO") > ,("LLVM llc command","llc") > ,("LLVM opt command","opt") > ,("Project version","8.0.0.20160111")

problem compiling GHC 8.0.1 release candidate 2 src on Apple

2016-02-07 Thread George Colpitts
"/usr/local/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/

Re: Problem compiling GHC

2007-03-02 Thread Cristian Perfumo
I got my problem solved just by deleting ghc* from /usr/local/bin. Weird, I know. I didn't have that problem again since that time but I left this post "open" because I wanted to know if someone else had had the same problem and the way he/she got rid of it. Cheers. Cristian On 3/2/07, Ian Lynagh

Re: Problem compiling GHC

2007-03-02 Thread Ian Lynagh
On Mon, Feb 26, 2007 at 02:48:38PM +0100, Cristian Perfumo wrote: > > So, what I did, to be sure that the error had nothing to do with my > modification, was to download GHC again and try to build the original > version. But I still get the same error (that I paste below this message). So you're

Problem compiling GHC

2007-02-26 Thread Cristian Perfumo
Hi all, I'm having a problem when I try to compile GHC. I did it several times before without any problem but I don't know exactly from which moment it started giving me errors. Anyway, I have some clues: 1) I was modifying some STM stuff and I was receiving errors with (I think) out of date info

Problem compiling GHC 4.08

2000-08-03 Thread Kirsten R. Chevalier
I'm trying to build the latest version of GHC, from CVS, and everything goes fine until it gets to the file Parser.hs. At this point, it gets stuck on this file for a couple of hours, then quits with either an "out of memory" message or the message "Haskell compiler received signal 9". I've tried