Hi Tim!

That depends a bit on your tool chain. If it is GCC based then it might already 
work, provided we properly detect the ABI of it. That code is in 
src/plugins/projectexplorer/gcctoolchain.cpp IIRC.

You will also need to make sure the ABI of the binaries generated for that 
cross-environment are detected properly: This is e.g. used to find the ABI used 
by some version of Qt and is used to map tool chains to Qt versions. That code 
is in src/plugins/projectexplore/abi.cpp IIRC.

If both work then you should be fine:-)

Best Regards,
Tobias

Tobias Hunger
Software Engineer
Nokia, Qt Development Frameworks

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
________________________________________
Von: qt-creator-bounces+tobias.hunger=nokia....@qt.nokia.com 
[qt-creator-bounces+tobias.hunger=nokia....@qt.nokia.com]" im Auftrag von 
"ext Tim Sander [tim.san...@hbm.com]
Gesendet: Freitag, 19. August 2011 13:17
Bis: qt-creator@qt.nokia.com
Betreff: [Qt-creator] Cross Toolchain detection

Hi

I would like to implement a cross toolchain detection for the toolchain stuff.
Would s.th. like that be accepted in mainline?

If someone could point me to the places i need to adapt (only a rough
outline), that would be nice.

Thanks
Tim

Hottinger Baldwin Messtechnik GmbH, Im Tiefen See 45, 64293 Darmstadt, Germany 
| www.hbm.com

Registered as GmbH (German limited liability corporation) in the commercial 
register at the local court of Darmstadt, HRB 1147
Company domiciled in Darmstadt | CEO: Andreas Huellhorst | Chairman of the 
board: James Charles Webster

Als Gesellschaft mit beschraenkter Haftung eingetragen im Handelsregister des 
Amtsgerichts Darmstadt unter HRB 1147
Sitz der Gesellschaft: Darmstadt | Geschaeftsfuehrung: Andreas Huellhorst | 
Aufsichtsratsvorsitzender: James Charles Webster

The information in this email is confidential. It is intended solely for the 
addressee. If you are not the intended recipient, please let me know and delete 
this email.

Die in dieser E-Mail enthaltene Information ist vertraulich und lediglich fur 
den Empfaenger bestimmt. Sollten Sie nicht der eigentliche Empfaenger sein, 
informieren Sie mich bitte kurz und loeschen diese E-Mail.

_______________________________________________
Qt-creator mailing list
Qt-creator@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
Qt-creator@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to