I want to validate, but to compile my stage-1 compiler with -O0.  How do I do 
that?
I used to add
GhcStage1HcOpts += -DDEBUG -O0
to mk/validate.mk, but that doesn't seem to work any more.
What now?
Simon
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to