New website

2002-03-16 Thread Jim Pick
Hi, I finally got the website up that I've been working on for the last few days. I'm no artist, so I just stole the artwork that the Brainfood folks did for the old site. Tell me what you think. Some of the pages aren't done yet, but I felt like it would be good to get it up sooner rather th

Re: VerifyError in PushbackReader

2002-03-16 Thread Archie Cobbs
Erik Corry writes: > Whenever I try to run a program (javac, HelloWorld, appletviewer) > I get the same error: > > java.lang.VerifyError: at pc 5 sp 7 not in range [4, 6] > at java.io.PushbackReader.(PushbackReader.java:32) > at at.dms.compiler.tools.antlr.extra.InputBuffer.(InputBuffer.

VerifyError in PushbackReader

2002-03-16 Thread Erik Corry
Hi I have the newest (cvs) version of Kaffe checked out of CVS on a Red Hat 7.2-like system. I compiled with CC=gcc3 CCC=g++3 CFLAGS=-g ./configure (the normal Red Hat 2.96 version of gcc had trouble with the libgcj header files). I'm running into a bug which is also entered in the bug datab