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

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

2017-11-27 Thread Liu Hao
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 your source with `-ggdb` or

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

2017-11-27 Thread Jeremy Nicoll
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? -- Jeremy Nicoll - my opinions are my own. --

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

2017-11-27 Thread Ruben Van Boxem
It would really helpful there were a backtrace of the crash, so we could pinpoint where the problem might lie. Ruben Op 27 nov. 2017 10:17 a.m. schreef "Christer Solskogen" < christer.solsko...@gmail.com>: > Hi! > > I cross compile a Atari ST(e) emulator called hatari using a Linux > machine. Th

[Mingw-w64-public] Crash with Windows 7

2017-11-27 Thread Christer Solskogen
Hi! I cross compile a Atari ST(e) emulator called hatari using a Linux machine. The binary works on Windows 8[.1] and 10, but for some reason it does not work on Windows 7. Not all binaries produced crashes. A simple hello world program works on Windows 7 as well. Both 32bit and 64bit versio