http://bugs.winehq.org/show_bug.cgi?id=31057
Hin-Tak Leung htl10@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |htl10@users.sourceforge.net
--- Comment #9 from Hin-Tak Leung htl10@users.sourceforge.net 2013-06-01 21:58:35 CDT --- This appears to be a regression. I am on the same machine and $WINEPREFIX (more or less) as 3 years ago, and I just haven't used vc in wine for that long. See bug 21890 /21394 - back in mid 2010, nmake used to work very well, with wine 1.1.{35-44}.
I just remembered - the last time I used it successfully was with gs 9.06, so it was August 2012, less than 10 months ago. It would have been with 1.5.10 or 1.5.11 .
I tried unsetting LANG and LC_* (maybe I need to go further with winserver, etc) but no improvements.
At first I suspect upstream code change. But doing iconv -f utf8 -t utf16 works, and it is just painful to do it for all 90+ included makefiles....
one possibility is that the same binary of nmake behaves differently depends on OS version...