Is your process for building these binaries documented anywhere, in either text or source code? The process would be interesting for others that may want to be building other kinds of cross-compilers with python support for themselves (like me).
<>< <>< <>< Bryce Schober On Wed, Mar 9, 2011 at 8:15 AM, Daniel Molkentin <[email protected] > wrote: > On 3/9/2011 10:44 AM, ext andy fillebrown wrote: > >> ftp://ftp.qt.nokia.com/misc/gdb/7.2/ or the Qt SDK 1.1 beta installer. > > > > AFAIK, the mingw gdb downloads at ftp.qt.nokia are all 32 bit. I need > > a 64 bit version. > > > > ~ af > I have updated > ftp://ftp.qt.nokia.com/misc/gdb/7.2/qtcreator-gdb-7.2-mingw-x86.zip to > include a gdb binary for the x86_64 target (gdb-x86_64-pc-mingw32.exe). > Don't be confused by the fact that the binary itself is still compiled > for 32 bit as the host platform (mostly for pragmatic reasons, we can > reuse the 32 bit python, there is no real benefit to ship another python > lib). It's compiled to debug 64 bit targets nevertheless. Please test it > with a Qt Creator for 2.2 (preferred) or master branch. > > Note that all I verified is that the binary starts and python can be > invoked. Enjoy :) > > Cheers, > Daniel > > -- > Daniel Molkentin, Software Engineer, > Nokia, Qt Development Frameworks > website: http://qt.nokia.com > Rudower Chaussee 13, DE-12489 Berlin > > Nokia gate5 GmbH > Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany > Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B > Umsatzsteueridentifikationsnummer: DE 812 845 193 > Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
