Hi, I realise this was raised in August but the Windows 98 version of ghc (including the latest 5.02 release) has troubles because it can't find the assembler in the PATH variable's directories. I gathered that it was going to be fixed for the new release, but I'm not sure that it has been.
As was pointed out last time this was raised, the solution is to get the gcc.exe from the latest mingw32 distribution and replace the one in ghc's root directory. I couldn't find the file gcc.exe by itself so to save anyone having to download a large package in the interim, I put just the file gcc.exe on the web at http://www.alphalink.com.au/~bdh/files/gcc.exe I'm not positive that this is all that's needed to get things working as I did various other things as well, but it might save a larger download than necessary. Cheers, Bryn. _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
