[kaffe] kaffe 1.0.7 with qt embedded awt for arm linux

Sankalpa sgamwarige at sri.crossvue.com
Fri Jun 13 02:31:01 PDT 2003


Hi

	I managed to compile kaffe for arm linux without awt support and
managed to run a simple Hello world application using that jvm.

export CC=arm-linux-gcc
export AS=arm-linux-as
export LD=arm-linux-ld
export CC=arm-linux-gcc
export CPP='arm-linux-gcc -E'
export AR=arm-linux-ar
export NM=arm-linux-nm
export STRIP=arm-linux-strip
export OBJCOPY=arm-linux-objcopy
export OBJDUMP=arm-linux-objdump
export RANLIB=arm-linux-ranlib

export KAFFEH=/tmp/temp1/bin/kaffeh

./configure --prefix=/mnt/ide/kaffe --build=i386-linux --host=arm-linux 
	--with-includes=/usr/local/arm/2.95.3/include
	--with-libraries=/usr/local/arm/2.95.3/lib  --without-x


I try to build kaffe with qt awt.So I downloaded qt-qtopia-patched.tgz
from http://ccns.ncku.edu.tw/~jimchyun/misc/qt-qtopia-patched.tgz.

This is based on a pipe mail at
http://www.kaffe.org/pipermail/kaffe/2002-December/028450.html.

	Then I extracted the file in kaffe/ directory . Take me
for example,

	# export QTDIR=/home/jserv/qt-2.3.2
	# export QPEDIR=/home/jserv/qpe
	# ./configure --prefix=/mnt/ide/kaffe --build=i386-linux
		--host=arm-linux --with-AWT=qt
		--with-includes=/usr/local/arm/2.95.3/include
		--with-libraries=/usr/local/arm/2.95.3/lib  
	# ./libraries/clib/awt/qt/build-qtopia

Still configuration try to build the X.I tried different configuration
alternatives.Stil I could not set my environment to build --with-awt=qt
option.

(I tried this with kaffe-1.0.7.tar.gz and kaffe-1.0.6.tar.gz)

Can some one help me to set my configuration to support awt with qt.
(I have succsessfully ported qtopia 1.6.0 with qt embedded 2.3.4 to my
strongarm based board like assabet)

Thanks

Sankalpa

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
Crossvue Private Limited - a Symbol Technologies Company




More information about the kaffe mailing list