|
runghc: cannot find ghc on Windows/MSYS : GHC-6.3.20050106: msg#00020lang.haskell.glasgow.bugs
I compiled GHC-6.3.20050106 using GHC-6.2.2 (installed from the MSI). This is on Windows XP SP 2. $ sh --version GNU bash, version 2.04.0(1)-release (i686-pc-msys) Copyright 1999 Free Software Foundation, Inc. $ runghc UnitTests.hs runghc.exe: cannot find ghc $ which ghc /usr/local/bin/ghc $ which runghc /usr/local/bin/runghc $ runghc -f /usr/local/bin/ghc UnitTests.hs Fail: rawSystem: invalid argument (Invalid argument) $ runghc -f /usr/local/bin/ghc.exe UnitTests.hs Fail: rawSystem: invalid argument (Invalid argument) $ runghc -f /usr/local/bin/ghc ./UnitTests.hs Fail: rawSystem: invalid argument (Invalid argument)
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: GHC build break in Win32Spawn.hs, Brian Smith |
|---|---|
| Next by Date: | GHC doesn't pass -D options to gcc, Krasimir Angelov |
| Previous by Thread: | GHC build break in Win32Spawn.hs, Satnam Singh |
| Next by Thread: | RE: runghc: cannot find ghc on Windows/MSYS : GHC-6.3.20050106, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |