Re: [Mingw-w64-public] MinGW cross compile with enable-sjlj-exceptions - linux

2020-11-27 Thread Liu Hao
在 2020/11/27 下午10:04, gmail Vladimir Koković 写道: > You are absolutely right but no one has with enable-sjlj-exceptions! > > On my Debian Stretch machine I have examined the output of `i686-w64-mingw32-gcc -v` and `x86_64-w64-mingw32-gcc -v`. It appears that neither of them was compiled with an

Re: [Mingw-w64-public] MinGW cross compile with enable-sjlj-exceptions - linux

2020-11-27 Thread gmail Vladimir Koković
This is also true but I need x86_64 and git gcc. On 27.11.20. 15:13, Stephen Kitt wrote: Debian stable does, for i686. Le 27/11/2020 15:04, gmail Vladimir Koković a écrit : You are absolutely right but no one has with enable-sjlj-exceptions! On 27.11.20. 14:18, Biswapriyo Nath wrote: how to

Re: [Mingw-w64-public] MinGW cross compile with enable-sjlj-exceptions - linux

2020-11-27 Thread Stephen Kitt
Debian stable does, for i686. Le 27/11/2020 15:04, gmail Vladimir Koković a écrit : You are absolutely right but no one has with enable-sjlj-exceptions! On 27.11.20. 14:18, Biswapriyo Nath wrote: how to bring the MinGW cross compile on Linux into a normal linux build Most popular GNU/Linux d

Re: [Mingw-w64-public] MinGW cross compile with enable-sjlj-exceptions - linux

2020-11-27 Thread gmail Vladimir Koković
You are absolutely right but no one has with enable-sjlj-exceptions! On 27.11.20. 14:18, Biswapriyo Nath wrote: how to bring the MinGW cross compile on Linux into a normal linux build Most popular GNU/Linux distributions already provide mingw-w64 cross compiler and toolchain in their packages.

Re: [Mingw-w64-public] MinGW cross compile with enable-sjlj-exceptions - linux

2020-11-27 Thread Biswapriyo Nath
> how to bring the MinGW cross compile on Linux into a normal linux build Most popular GNU/Linux distributions already provide mingw-w64 cross compiler and toolchain in their packages. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforg

[Mingw-w64-public] MinGW cross compile with enable-sjlj-exceptions - linux

2020-11-27 Thread gmail Vladimir Koković
Hi, I would like someone from MinGW to look at, evaluate and suggest how to bring the MinGW cross compile on Linux into a normal linux build, without the need to create a special build script like mine attached to this mail. My script managed to achieve a successful build with 2 passes with