[PATCH] fix bootstrap/11558 in CygWin
Andrew Pinski
pinskia@physics.uc.edu
Thu Jul 17 13:42:00 GMT 2003
But that does not work for all hosts (aka non dos/windows based ones).
Thanks,
Andrew Pinski
On Thursday, Jul 17, 2003, at 09:26 US/Eastern, Uros Bizjak wrote:
> 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
>
>
More information about the Gcc-patches
mailing list