[project @ 2005-10-29 18:13:52 by krasimir]
authorkrasimir <unknown>
Sat, 29 Oct 2005 18:13:52 +0000 (18:13 +0000)
committerkrasimir <unknown>
Sat, 29 Oct 2005 18:13:52 +0000 (18:13 +0000)
commit57d26da8cd35d248916a037c6934d4ef526e7e13
tree14321a8ee8e9e75a9856b8c1f92d65262c5c3002
parent26f300cea548cd8bbc9983975f95fa8a5d13384d
[project @ 2005-10-29 18:13:52 by krasimir]
The guessed output file should have ".exe" extension on Windows. ld tends to
add .exe automatically if the output file doesn't have extension but if
we don't add the extension explicitly then the doesFileExists check in
DriverPipeline.link will fail.
ghc/compiler/main/GHC.hs