Fix makedep to work on windows again

Dmitry Timoshkov dmitry at codeweavers.com
Sat Jan 19 23:43:22 CST 2008


"Steven Edwards" <winehacker at gmail.com> wrote:

> Make on mingw does not like mixed line endings. Don't do it, ever.
> diffed from a cvs checkout
> as MSYS git is slower than molasses flowing uphill on a Minnesota winter day.
> 
> Changelog: open makedep in binary mode when writing or appending, move
> the EOF marker

I guess that you just use the sources fetched in Linux? Don't do that,
get the source via cvs under Windows instead, in that case you don't
get mixed line endings. Or alternatively convert LF to CRLF before
building.

-- 
Dmitry.



More information about the wine-devel mailing list