On 10/31/2010 06:38 PM, ext Jochen Becher wrote: > while parsing target description (at line 1): Target description > specified unknown architecture "arm" > Could not load XML target description; ignoring > `/home/jbecher/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/lib/ld-linux.so.3': > Shared library architecture unknown is not compatible with target > architecture i386. > `/home/jbecher/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/lib/ld-linux.so.3': > Shared library architecture unknown is not compatible with target > architecture i386.
It looks as if the gdb you are using does not have support for compiling ARM binaries. I can't imagine that to be the case with the gdb in MADDE; have you perhaps overriden the Maemo gdb location in Tools -> Debugger -> gdb? The debugger view tells you the exact path that is being used. Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
