1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 <2011> 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 <2011> 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: 'Patch' tool for windows |
From: | Josh Stein <[email protected]> |
To: | Andrew Johnson <[email protected]> |
Cc: | [email protected] |
Date: | Fri, 18 Nov 2011 09:02:06 -0600 |
"mingw-get install msys-patch" Thanks Andrew On 11/11/11 11:06 AM, Andrew Johnson wrote:
Hi Josh, On 2011-11-11 Josh Stein wrote:Has anyone found an unbundled Patch tool which works properly for Windows?Since I happen to know that you have a recent version of MinGW installed, I think you should just be able to use the command "mingw-get install patch" to install the MSYS version of patch, which I believe will be put into C:/MinGW/msys/1.0/bin (the number might be different). It may also add one or two more things but that's all I had to do yesterday to be able to apply a Unix patch file on my XP system. - Andrew