https://bugs.winehq.org/show_bug.cgi?id=29569
Carlo Bramini carlo.bramix@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo.bramix@libero.it
--- Comment #2 from Carlo Bramini carlo.bramix@libero.it --- Yes, it is still an existing issue.
However, I'm able to bypass this problem by cross compiling mingw under cygwin, because $(LN_S) is not made with cp command. So, if you want a quick way to overcome the limitations of the MSYS shell, you have to create native CYGWIN native tools first, then you can compile most of the sources by configuring wine with proper --host and --build options.