On Sat, Aug 8, 2015 at 7:18 PM, Duane Ellis <du...@duaneellis.com> 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
> mingw-builds ones, as they come with those things. That porting job
> was something I initially did for the Google Android NDK (using
> patches from Roumen Petrov as a base) and that Alexey Pavlov and I
> worked on for mingw-builds. We continue to maintain the patches in the
> MSYS2 project.
>
>
> Hmm - the main MingW-64 page pointed me to:
>
> This:
> http://www.mingw-w64.org/doku.php/download
>
> Picking the MingW-Builds:
> http://www.mingw-w64.org/doku.php/download/mingw-builds
>
> Which points to:
> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/
>
>
> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download
>
> That file was updated only a few days ago.
>
> This has Python, and a PY enabled version of GDB - what I am trying to do is
> reproduce that …  But with a number of “cross compilation” tools for arm,
> mips, aver, etc

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.

>
> How is that build created?
>
> -Duane.
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>

------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to