Re: [Mingw-w64-public] [PATCH] crt: Provide fallback implementations of __p__acmdln/__p__wcmdln

2017-11-28 Thread Martin Storsjö
On Tue, 28 Nov 2017, Jacek Caban wrote: On 11/28/17 10:30 AM, Kai Tietz via Mingw-w64-public wrote: Hello Martin, patch is ok. Please go ahead and commit, if Jacek has no objections. The patch looks good to me as well. Thanks a lot for taking care of that! Ok, pushed. // Martin --

Re: [Mingw-w64-public] [PATCH] crt: Provide fallback implementations of __p__acmdln/__p__wcmdln

2017-11-28 Thread Jacek Caban
On 11/28/17 10:30 AM, Kai Tietz via Mingw-w64-public wrote: Hello Martin, patch is ok. Please go ahead and commit, if Jacek has no objections. The patch looks good to me as well. Thanks a lot for taking care of that! Jacek --

Re: [Mingw-w64-public] [PATCH] crt: Provide fallback implementations of __p__acmdln/__p__wcmdln

2017-11-28 Thread Kai Tietz via Mingw-w64-public
Hello Martin, patch is ok. Please go ahead and commit, if Jacek has no objections. Thanks, Kai 2017-11-28 8:41 GMT+01:00 Martin Storsjö : > This is necessary for msvcrt.dll on x86_64 (and arm and arm64) and > msvcr80.dll on x86_64. > > This fixes building for x86_64 with msvcrt.dll since > 9a2f

Re: [Mingw-w64-public] Crash with Windows 7

2017-11-28 Thread Christer Solskogen
On 27.11.2017 16:33, Liu Hao wrote: On 2017/11/27 21:55, Jeremy Nicoll wrote: On Mon, 27 Nov 2017, at 13:03, Ruben Van Boxem wrote: It would really helpful there were a backtrace of the crash, so we could pinpoint where the problem might lie. How does one capture one on Windows? Compile all