Sigbjorn Finne ([EMAIL PROTECTED]) wrote: > I don't have access to a Win9x system right now, but > could you try compiling your example w/ 6.2 as follows: > > ghc -o main > main.hs -pgma"c:\\ghc\\ghc-6.2\\gcc.exe -B\"C:\GHC\GHC-6.2\gcc-lib/\""
Tried in MSDOS prompt & MSYS shell with the same result (as before): [...] c:\ghc\ghc-6.2\gcc.exe -B"C:\GHC\GHC-6.2\gcc-lib\/" -I. -I. -c c:\tmp\ghc-522475.s -o main.o Failed: c:\ghc\ghc-6.2\gcc.exe -B"C:\GHC\GHC-6.2\gcc-lib\/" -I. -I. -c c:\tmp\ghc-522475.s -o main.orawSystem: does not exist (No such file or directory) *** Deleting temp files Deleting: c:/tmp/ghc-522475.s ghc 6.0.1. works normally. > (minus any line wrapping my e-mail client will no doubt introduce.) (no line wrapping introduced.) Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
