[Qt-creator] [Development] mingw x64

andy fillebrown andy.fillebrown at gmail.com
Wed Nov 2 13:01:17 CET 2011


Howdy,

FWIW, Qt and Qt Creator both built out of the box using Ruben's mingw
w64 4.6.3 build, and the python based debugging helpers all seems to
be working when debugging in Qt Creator, which is great!

Gdb takes a long time to set breakpoints at the start of a session,
though.  I've seen this with other versions of mingw/gdb, too, so it's
probably not a mingw w64 specific problem, but it keeps me from using
mingw w64 as my main toolchain on Windows.  For now I'm sticking with
the mingw toolchain from the Qt sdk.

Cheers,
~ andy.f



On Wed, Nov 2, 2011 at 3:15 AM, Yves Bailly <yves.bailly at sescoi.fr> wrote:
> Le 29/10/2011 14:14, Pau Garcia i Quiles a écrit :
>> Another benefit of mingw-w64 is large file support via
>> _FILE_OFFSET_BITS=64, which makes very easy to support cross-platform
>> applications that deal with>  2 GB files. No other MinGW flavor
>> supports that, AFAIK.
>>
>
> Let me second that, adding the fact that some of us "poor" developers
> for desktop sometime need to handle more than 4GB of RAM... not everyone
> is writing small-mobile-embeded apps ;-)
>
> Support for mingw-x64 is a long lasting and real need. About gdb working
> or not, for my own case it doesn't matter much.
>
> Regards,
>
> --
>      /- Yves Bailly - Software developper  -\
>      \- Sescoi R&D  - http://www.sescoi.fr -/
> "The possible is done. The impossible is being done. For miracles,
> thanks to allow a little delay."
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>



More information about the Qt-creator mailing list