On Fri, Mar 11, 2011 at 3:16 PM, Daniel Molkentin <[email protected]> wrote: > On 3/11/2011 8:18 PM, Daniel Molkentin wrote: >> On 3/11/2011 4:28 AM, ext andy fillebrown wrote: >>> On Thu, Mar 10, 2011 at 10:24 PM, andy fillebrown >>> <[email protected]> wrote: >>> Here is the log from the TDM MinGW prebuilt binary. I've also tested >>> with a MinGW-w64 prebuilt binary, but it shows similar output. I'll >>> send it later if you want. >>> >>> Thanks for looking into this. >>> >>> Cheers, >>> ~ andy.f >>> >>> Note that the specified gdb startup script contains one line, which is >>> "b qFatal" -- without the quotes. >> >> Looks like the makespec was wrong. it's x64_64_w64_mingw32 instead of >> x64_64_pc_mingw32. Will look into it next week. >> On the upside, I just installed TDM-MinGW64 and can test a bit more >> that way. >> > Doesn't work with x64_64_w64_mingw32 either. Will need to investigate > that more in depth next week.
I built gdb with --target=i686-w64-mingw32 and I get "Failure to start application "audiocarver.exe": not in executable format: File format not recognized." Is this what you're getting, too? Cheers, ~ andy.f _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
