Skip to content
  • Krasimir Angelov's avatar
    [project @ 2005-10-29 18:13:52 by krasimir] · 57d26da8
    Krasimir Angelov authored
    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.
    57d26da8