https://bugs.winehq.org/show_bug.cgi?id=29569 Carlo Bramini <carlo.bramix(a)libero.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo.bramix(a)libero.it --- Comment #2 from Carlo Bramini <carlo.bramix(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.