Re: make version on Windows, cygpath problems, ..

2012-03-04 Thread Tor Lillqvist
> I was once curious why 386161779b55755f145106cd53c5df80967e1c3b > was necessary, so I tried to install more versions of make and indeed make > 3.81 > does not like mixed paths (cygpath -m) and needs unix paths in make's rules. I use our very own patched make 3.82 on Cygwin... > Because of this

make version on Windows, cygpath problems, ..

2012-03-04 Thread Matúš Kukan
Hi all, I was once curious why 386161779b55755f145106cd53c5df80967e1c3b was necessary, so I tried to install more versions of make and indeed make 3.81 does not like mixed paths (cygpath -m) and needs unix paths in make's rules. Because of this there are many problems, we need gb_Helper_convert_na