Re: [Mingw-w64-public] v4.0.0 released

2015-03-21 Thread Alexpux
> 22 марта 2015 г., в 0:59, Erik van Pienbroek > написал(а): > > JonY schreef op zo 15-03-2015 om 09:20 [+0800]: >> *** Known Issues *** >> SDL2 build is broken due to incomplete DX11 support in mingw-w64 and >> some duplicated declarations in SDL2. Disabling the DX11 backend >> seems to fix

Re: [Mingw-w64-public] v4.0.0 released

2015-03-21 Thread JonY
On 3/22/2015 02:59, Alon Bar-Lev wrote: > > Maybe stupid question... but why not build against in-tree headers by default? > Because they are designed to be separate and haphazardly thrown together in a single package. The top-level configure was a quick hack that was never properly completed.

Re: [Mingw-w64-public] v4.0.0 released

2015-03-21 Thread Erik van Pienbroek
JonY schreef op zo 15-03-2015 om 09:20 [+0800]: > *** Known Issues *** > SDL2 build is broken due to incomplete DX11 support in mingw-w64 and > some duplicated declarations in SDL2. Disabling the DX11 backend > seems to fix things temporarily. FYI, I just spent some time investigating this issue

Re: [Mingw-w64-public] v4.0.0 released

2015-03-21 Thread Alon Bar-Lev
On 21 March 2015 at 10:06, Alon Bar-Lev wrote: > On 21 March 2015 at 00:06, Stephen Kitt wrote: >> >> Hi, >> >> On Fri, 20 Mar 2015 22:04:38 +0200, Alon Bar-Lev >> wrote: >> > Every major update we (at gentoo) and maybe others have issue to upgrade. I >> > reported[1] this in the past. >> > >> >

Re: [Mingw-w64-public] winpthreads cleanup handlers not called afterpthread_exit()

2015-03-21 Thread Keri Harris
On 21/03/2015 12:39, Victor Bombi wrote: > May be it has some relation with? > > http://sourceforge.net/p/mingw-w64/mailman/message/31749147/ I don't think it's related; this has to do with explicit calls to thread_exit() not invoking cleanup handlers that were registered via pthread_cleanup_pus

Re: [Mingw-w64-public] winpthreads cleanup handlers not called afterpthread_exit()

2015-03-21 Thread Victor Bombi
May be it has some relation with? http://sourceforge.net/p/mingw-w64/mailman/message/31749147/ - Original Message - From: "Keri Harris" To: Sent: Thursday, March 19, 2015 3:27 PM Subject: [Mingw-w64-public] winpthreads cleanup handlers not called afterpthread_exit() > I've noticed s

Re: [Mingw-w64-public] [ANN] Website changes

2015-03-21 Thread Vincent Torri
hey imho, you should add a paypal link with a nice icon on the front page, and not only in the 'donate' page. Vincent Torri On Fri, Mar 20, 2015 at 10:51 PM, Adrien Nader wrote: > Hi, > > I've just pushed a redirect from http://mingw-w64.sourceforge.net to > http://mingw-w64.yaxm.org in order

Re: [Mingw-w64-public] v4.0.0 released

2015-03-21 Thread Alon Bar-Lev
On 21 March 2015 at 00:06, Stephen Kitt wrote: > > Hi, > > On Fri, 20 Mar 2015 22:04:38 +0200, Alon Bar-Lev > wrote: > > Every major update we (at gentoo) and maybe others have issue to upgrade. I > > reported[1] this in the past. > > > > Building the crt should use the headers within the crt and