"Simon Marlow" <[EMAIL PROTECTED]> writes: > Cross compilation in GHC is usually done by taking .hc files > generated on a machine with a working GHC and compiling them on the > target machine using only gcc. This is how we bootstrap GHC on new > machines.
So then it reduces to getting a GCC cross compiler? (Which shouldn't be insurmountable) -kzm -- If I haven't seen further, it is by standing in the footprints of giants _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users