This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] fix bootstrap/11558 in CygWin
- From: Uros Bizjak <uros at kss-loka dot si>
- To: gcc-patches at gcc dot gnu dot org
- Date: Thu, 17 Jul 2003 15:26:33 +0200
- Subject: [PATCH] fix bootstrap/11558 in CygWin
Hello!
The problem with gcc 3.3 bootstrap in CygWin environment (fresh
install), described in bugzilla bug 11558 could be solved with attached
patch.
--
Uros.
--- install-sh~ Sat Jan 26 00:42:28 2002
+++ install-sh Thu Jul 17 13:02:16 2003
@@ -221,7 +221,7 @@
# Make a temp file name in the proper directory.
- dsttmp=$dstdir/_inst.$$_
+ dsttmp=$dstdir/_inst.$$_.exe
# Move or copy the file name to the temp name