This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, 30 Oct 2006, Mike Stump wrote: > mrs $ patch -p1 --dry-run < ~/Desktop/mpfr-2.2.0-cumulative.patch Because the patch is the concatenation of 16 successive fixes for individual bugs (so contains more than one diff to some files), --dry-run won't work with it. The patch should apply fine without --dry-run. -- Joseph S. Myers joseph@codesourcery.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |