Hi Eric

> I might as well start off answering my own question...
> 
> By request from the rest of the team I've stopped using
> cygwin along with moving to Vista.  My Cygwin tools were
> setup to automatically convert cr-lf files to lf internally,
> so Unix files were loaded automatically.
> 
> 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.
> 
> Workaround: manually convert the patch files, and rebuild.
> 
> - Eric
>
I had analogue problems when I built the Vim Editor. Instead of
converting the patches from unix to dos file format, I successfully
applied the command line switch --binary when calling patch.exe.

With kind regards

Mathias


-------------------------------------------------------------------------
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
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to