[kaffe] warning hunt
Nektarios K. Papadopoulos
npapadop at inaccessnetworks.com
Mon Apr 5 06:28:06 PDT 2004
Hi
I am relatively new to kaffe.
I am evaluating the possibility to use kaffe as the java execution
environment for our embedded system [1] in order to run an OSGi
framework on top [2].
Wishing to participate in the 'warning hunt', I tracked down some
warnings. (cvs diff -u attached)
But I am not sure about how to be positive that I am not breaking anything.
For the moment I just do `make check` on my current configuration [3].
Only 'BeanBug' fails which is normal since I don't have awt
BTW scripts/sort-warnings.pl warning count:
before: Total Errors: 1493
after : Total Errors: 1388
P.S. Sorry for not providing a ChangeLog entry as requested, but I am
not sure in what format you want it (please advise)
[1]
StrongARM 200MHz
32MB Flash
64MB RAM
linux-2.4.18 kernel
[2] OSCAR: http://oscar-osgi.sourceforge.net
[3]
--with-engine=intrp
--enable-pure-java-math
--without-esd
--without-alsa
--with-awt=no
--with-class-library-profile=osgi_foundation
the last one is a custom profile I am trying to compile:
include only what is necessary for OSGi in order to reduce rt.jar
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: warning_hunt.diff
Url: http://kaffe.org/pipermail/kaffe/attachments/20040405/a411757f/attachment-0002.txt
More information about the kaffe
mailing list