Bugs item #1115805, was opened at 2005-02-03 22:19
Message generated for change (Comment added) made by simonmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1115805&group_id=8032

Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Titus Brown (titus)
Assigned to: Nobody/Anonymous (nobody)
Summary: ghc-6.2.2 requires special configure flag...

Initial Comment:
To build from the source at

http://www.haskell.org/ghc/download_ghc_622.html

you need to add the --disable-hc-boot command to 'configure'.  
This isn't mentioned anywhere in the docs, and certainly isn't the 
default config ;).

thanks,
--titus

(on Linux, no previous GHC install)

----------------------------------------------------------------------

>Comment By: Simon Marlow (simonmar)
Date: 2005-02-04 13:46

Message:
Logged In: YES 
user_id=48280

The --disable-hc-boot option should not be required.  What
goes wrong if you don't have it?

Also, you need GHC installed in order to build the sources.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1115805&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to