Re: [Mingw-w64-public] Fwd: Wine Gecko 2.40-beta1

2015-08-08 Thread Erik van Pienbroek
Jacek Caban schreef op ma 06-07-2015 om 17:24 [+0200]: > Hi all, > > I'm forwarding this announcement to mingw-w64 ML, because I know that > a few disto maintainers read it. The final release will be in about 5 > -6 weeks, so it's a good moment to ensure that it builds correctly. > All feedback

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Duane Ellis
>> It's built from this project (and branch, be careful to not use >> master!) on github: >> https://github.com/Alexpux/mingw-builds/tree/develop but as I say, you >> want canadian cross, and well, I'll not repeat what I wrote before, >> I'd just encourage you to read it carefully. > > Actually P

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Ray Donnelly
On Sat, Aug 8, 2015 at 7:35 PM, Ray Donnelly wrote: > On Sat, Aug 8, 2015 at 7:18 PM, Duane Ellis wrote: >> Thanks for the quick reply. >> >> MinGW-w64 doesn't have an instance of Python or an instance of a >> Python Enabled GDB since MinGW-w64 is a source-only project, more-or >> less. I assume

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Ray Donnelly
On Sat, Aug 8, 2015 at 7:18 PM, Duane Ellis wrote: > Thanks for the quick reply. > > MinGW-w64 doesn't have an instance of Python or an instance of a > Python Enabled GDB since MinGW-w64 is a source-only project, more-or > less. I assume the builds you are talking about are the semi-official > min

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Qian Hong
Hey Duane, On Sun, Aug 9, 2015 at 1:52 AM, Ray Donnelly wrote: >> >> My question is this: >> Where is the BASH shell for MingW-W64? > > There isn't one. The closest you'll come is MSYS2, but that's for > Windows, not GNU/Linux. Wine-staging can run and build a fair amount > of MSYS2 now-a

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Duane Ellis
Thanks for the quick reply. > MinGW-w64 doesn't have an instance of Python or an instance of a > Python Enabled GDB since MinGW-w64 is a source-only project, more-or > less. I assume the builds you are talking about are the semi-official > mingw-builds ones, as they come with those things. That po

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Ray Donnelly
On Sat, Aug 8, 2015 at 6:22 PM, Duane Ellis wrote: > HI, > > My ultimate goal is to build a number of “python enabled” instances of GDB > that run on Windows. > (ie: ARM, MIPS, and a few other core types) > > I have a candian-cross setup on my linux box, it works great for everything > but the “

[Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Duane Ellis
HI, My ultimate goal is to build a number of “python enabled” instances of GDB that run on Windows. (ie: ARM, MIPS, and a few other core types) I have a candian-cross setup on my linux box, it works great for everything but the “python enablement” step. Reason: Python is specifically not suppo

Re: [Mingw-w64-public] gcc 5.2.1 libgomp testsuite failures with latest runtime and winpthread

2015-08-08 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 06.08.2015 um 23:27 schrieb Mattias Engdegård: > 6 aug 2015 kl. 12.46 skrev Rainer Emrich : >> I assume that's caused by the latest winpthread changes. > > Sort of; it looks like a bug in libgomp that was tolerated by the old mutex > implementati