testsuite question
Andreas Tobler
toa@pop.agri.ch
Wed Feb 6 13:27:00 GMT 2002
Hi,
I try to run with make check the testsuite in libjava. But I fail nearly
in every case. Most often it tells me that mo main is given.
Trying to run the test by hand, means compile and exceute on the command
line works. Except gij. But for example Array_1 in libjava.lang I get:
FAIL: Array_1 compilation from source
ERROR: No `main' given in program Array_1
Doing it with gcj -o Array_1 Array_1.java --main= Array_1 works and
gives the output mentioned in .out.
Any ideas?
Thanks,
Andreas
P.S, all on darwin....
More information about the Java
mailing list