[project @ 2004-09-01 09:43:25 by simonmar]
authorsimonmar <unknown>
Wed, 1 Sep 2004 09:43:25 +0000 (09:43 +0000)
committersimonmar <unknown>
Wed, 1 Sep 2004 09:43:25 +0000 (09:43 +0000)
commita8f00cda6b77735e90d282dd1bb0c70ed299fdc9
treec637289fc5c5fbf636f9b3c7ac919a762051ea90
parentd1f512dc5379536f0b75ab7e7be5933d0226b0ec
[project @ 2004-09-01 09:43:25 by simonmar]
Catch exit(127) result from raw system, and report that we couldn't
execute the program.  This is a semi-hack; all exec() errors get
reported as exit(127) by rawSystem, but if we treat it just like a
program that does exit(127) then the user sees no output.
ghc/compiler/main/SysTools.lhs