nikitas@cc.gatech.edu said:
> The objective is to cross-compile OPIE for the iPAQ. I already have
> two cross-compilers x86->ARM, one from the handhelds.org ftp site (gcc
> ver. 2.95.2) and one from LART (gcc ver. 3.0). I also have uic 2.3.2
> in $QTDIR/bin and tmake.
> NOTE: I've only managed to compile Qt using the handhelds.org compiler,
> never with the LART compiler.
Qt2 does not compile with gcc 3.0 or later. You can make it do so fairly
easily, but then it doesn't work -- apparently due to illegal dynamic
casts or something; I tend to switch off when people start talking C++ to
me.
Qt3 is written in standards-compliant C++, though -- so if you want to use
a recent compiler then it's probably better to use that rather than trying
to fix Qt2.
-- dwmw2Received on Thu Jun 20 12:25:43 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:50:07 EDT