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 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

[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