cross-compilation mode for hsc2hs
Simon Marlow
marlowsd at gmail.com
Thu Dec 23 13:07:51 CET 2010
On 23/12/2010 06:59, Brian Bloniarz wrote:
> Hi Ian,
>
> I updated my hsc2hs patch as you suggested -- running
> hsc2hs --cross-safe
> will check for only the subset of hsc2hs which is
> supported by the cross-compilation mode. I also
> updated to the newest GHC head. The new patches
> are attached, please take a look.
I like the idea, and this takes us one step closer to smooth
cross-compilation, so it must be a good thing. I didn't review the
patches in detail though (incidentally I think your most recent patch
set is missing the new files, CrossCodeGen.hs and DirectCodeGen.hs).
One small request: please could you update the documentation in
docs/users_guide/utils.xml?
Cheers,
Simon
More information about the Cvs-ghc
mailing list