[kaffe] Does not work on FreeBSD 5.1-RELEASE

Ito Kazumitsu kaz at maczuka.gcd.org
Sat Jul 10 17:05:41 PDT 2004


Hi,

I am afraid some recent changes have made kaffe unusable on
FreeBSD 5.1-RELEASE.

bash-2.05b$ cat DoNothing.java 
public class DoNothing {
  public static void main(String[] args) {}
}
bash-2.05b$ kaffe -v DoNothing
Loading java/lang/Object.class(/disk/kaz/work/kaffe-inst/jre/lib/rt.jar) [compressed]
Loading java/lang/IllegalMonitorStateException.class(/disk/kaz/work/kaffe-inst/jre/lib/rt.jar) [compressed]
^C  (Becomes silent here and I can do nothing but press Ctrl+C)
bash-2.05b$ uname -a
FreeBSD vs.maczuka.gcd.org 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun  5 02:55:42 GMT 2003     root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
bash-2.05b$ kaffe -fullversion
Kaffe Virtual Machine

Copyright (c) 1996-2004 Kaffe.org project contributors (please see
  the source code for a full list of contributors).  All rights reserved.
Portions Copyright (c) 1996-2002 Transvirtual Technologies, Inc.

The Kaffe virtual machine is free software, licensed under the terms of
the GNU General Public License.  Kaffe.org is a an independent, free software
community project, not directly affiliated with Transvirtual Technologies,
Inc.  Kaffe is a Trademark of Transvirtual Technologies, Inc.  Kaffe comes
with ABSOLUTELY NO WARRANTY.

Engine: Just-in-time v3   Version: 1.1.x-cvs   Java Version: 1.1
Configuration/Compilation options:
  Compile date  : Sun Jul 11 08:13:28 JST 2004
  Compile host  : vs.maczuka.gcd.org
  Install prefix: /disk/kaz/work/kaffe-inst
  Thread system : unix-jthreads
  CC            : gcc
  CFLAGS        : -g -O2 -Wno-import -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Wmain -Wmissing-braces -Wmultichar -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -W -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wredundant-decls -Wnested-externs -Winline -Wlong-long -Wdisabled-optimization 
  LDFLAGS       : 
  ChangeLog head: 2004-07-10  Dalibor Topic  <robilad at kaffe.org>




More information about the kaffe mailing list