On Fri, Mar 14, 2008 at 12:54:39PM -0400, Matthew Danish wrote: > > - # Do not use gcc-4.2 until it works: > - # Use gcc-4.1 until ghc/split-obj/gcc-4.2 work togehter > - configure_flags += --with-hcflags="-O -pgmc gcc-4.1" > + configure_flags += --with-hcflags="-O -pgmc gcc-4.2"
Does
configure_flags += --with-hcflags="-O"
not work?
Thanks
Ian
_______________________________________________
debian-haskell mailing list
[email protected]
http://urchin.earth.li/mailman/listinfo/debian-haskell

