On Wed, Jul 25, 2007 at 03:19:39PM -0400, Peter Tanski wrote: > StgCRun.S is done for x86 (still need to do x86_64 and ia64). Builds > fine. > > What about using cpphs with GHC? I could set it up as either a > program run by ghc for 'runCpp' or as a library called by runCpp.
I haven't tried, but doesn't this already work if you set the CPP environment variable to cpphs before running configure? You might also need to set CPPFLAGS to something. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
