Hello all Kaffe developers,

        With a few modifications, I got Kaffe VM (AWT included) working
under Qtopia (e.g. Qt Palmtop: http://qpe.sf.net/ ). The patched AWT
source could be download in:

        http://ccns.ncku.edu.tw/~jimchyun/misc/qt-qtopia-patched.tgz

        Just extract the file in kaffe/ directory and build it. Take me
for example,

        # export QTDIR=/home/jserv/qt-2.3.2
        # export QPEDIR=/home/jserv/qpe
        # ./configure --with-awt=qt \
           --disable-debug --with-engine=jit3
           --prefix=/kaffe
        # ./libraries/clib/awt/qt/build-qtopia

        Here, build-qtopia is a simple wrapper for make to know how C++
source with Qtopia library should be compiled.

        I took some screenshot in the following link:

http://ccns.ncku.edu.tw/~jimchyun/qpe/qtawt-applet.png
http://ccns.ncku.edu.tw/~jimchyun/qpe/qtawt-applet2.png
http://ccns.ncku.edu.tw/~jimchyun/qpe/qtawt-applet3.png

Good Luck,
Jim Huang


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to