Re: Can I build gnuwin32-patch with Visual Studio 6/7/or 8, and if yes, how?
"Kees Zeelenberg" <[email protected]>
| Newsgroups | gmane.comp.windows.gnu.user |
|---|---|
| Message-ID | <001501c83a5a$1c78de10$34106550@gamma> |
----- Original Message ----- From: "Eric Promislow" <[email protected]> > The patch files had Unix line-ends, not Windows line-ends, > so the non-cygwin patch.exe wasn't accepthing them. Unfortunately > it wasn't detecting that situation, just crashing. This seems related to the "Assertion failed, hunk, file patch.c, line 343"-problem mentioned on http://gnuwin32.sourceforge.net/packages/patch.htm The patchfile must have MS-Windows line endings (CRLF) or you must use the --binary option (and then the patched files will also have LF line endings). Kees Zeelenberg ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php