On Mon, Aug 20, 2007 at 10:11:48AM +0100, Simon Marlow wrote:
> Ian Lynagh wrote:
> >Fri Aug 17 13:36:07 PDT 2007  Ian Lynagh <[EMAIL PROTECTED]>
> >  * Add a GhcDebugged build setting, for whether GHC is linked with -debug
>
> Is this really necessary?  Why not just
> 
> GhcStage1HcOpts += -debug
> 
> (and similarly for adding -prof, in fact)

Fair point; I was just copying the GhcThreaded stuff without really
thinking about it. Maybe we even ought to get rid of that variable and
have -not-{threaded,prof,debug} flags?


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to