|
Should runghc use PATH?: msg#00032lang.haskell.glasgow.bugs
Folks, runghc (new in GHC 6.4) currently searches for a GHC binary to run in $PATH. Brian Smith asks whether it could use a specific GHC binary, namely the one that it was installed with. We can do this on Windows, but not on Unix (it requires baking in the path on Unix, but runghc has to be a binary, so we can't do this). Any opinions? Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: search path wierdness, Simon Marlow |
|---|---|
| Next by Date: | [ ghc-Bugs-1100297 ] tupleTypeName refers nonexistent "GHC.Tuple", SourceForge.net |
| Previous by Thread: | GHC doesn't pass -D options to gcc, Krasimir Angelov |
| Next by Thread: | [ ghc-Bugs-1100297 ] tupleTypeName refers nonexistent "GHC.Tuple", SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |