hello Tom, On Saturday 29 July 2006 01:15, Tom Tromey wrote: > >>>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes: >... > Now that there is a 0.92 branch, I'm checking it in. > I've appended the updated patch -- it fixes a buglet in the tool > wrapper and it also updates NEWS.
while trying to 'make' a freshly updated project i get:
....
61. ERROR in ./gnu/classpath/tools/javah/JniHelper.java
(at line 77)
assert type.getSort() == Type.OBJECT;
^
Syntax error on token ".", = expected
----------
61 problems (1 error, 60 warnings)make[1]: *** [tools.zip] Error 255
make[1]: Leaving directory `/data/workspace/cvs/classpath/tools'
make: *** [all-recursive] Error 1
it's configured with:
$ ./configure --prefix=/data/workspace/cvs/classpath/install \
--enable-regen-headers \
--with-ecj \
--with-escher=/data/workspace/cvs/classpath/external-jars/escher.jar \
--with-asm=/data/workspace/cvs/classpath/external-jars/asm.jar
my ecj is:
$ ecj
Eclipse Java Compiler v_585_R31x, 3.1.2 release, Copyright IBM Corp 2000,
2006. All rights reserved.
any idea what i'm doing wrong?
cheers;
rsn
pgpyOYIvLaVwS.pgp
Description: PGP signature
