Alex Ferguson wrote:
> Note that at least if my 2.08 experience is to be relied on, the -fviaC
> option is only necessary for one "problem" module. The rest of the
> build goes OK with the native code generator.
Yes, I had a problem with only one module compiling GHC 2.08 with GHC
0.29, However, using GHC 2.02 instead of GHC 0.29 to compile GHC 2.08,
other modules could not be compiled without the -fviaC option. So I
solved the problem using -fviaC everywhere :-). By the way, do you know
if the quality of the resulting executable is better (faster, smaller,
stingier) when using the native code generator or when using the C code
generator?
Alex
--
+-------------------+--------------------------------------------------+
| Alessandro VERNET | email: [EMAIL PROTECTED] or [EMAIL PROTECTED] |
| Longeraie 3 | ProOnline Central Mail System. Non profit org. |
| CH-1006 Lausanne | WWW pages: http://www.scdi.org/~avernet/ |
+-------------------+--------------------------------------------------+