[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU-COBOL] Java Help



I'm trying to build the parser, and am having difficulty in the java
compile.  My output is:

>>>
/usr/src/cobol/parser # make -f GNUmakefile
make --no-print-directory clean
rm -rf Cobol2C
rm -f *.class
mkdir Cobol2C
java -ms4M -mx1024M SableCC Cobol.txt
Can't find class SableCC
make: *** [Cobol2C/parser/Parser.java] Error 1
/usr/src/cobol/parser #

>>>

How do I set up SableCC so that the java compiler can find its classes??

Glen


--
This message was sent through the gnu-cobol mailing list.  To remove yourself
from this mailing list, send a message to gnu-cobol@acm.cs.umr.edu with the
words "unsubscribe gnu-cobol" in the message body.  For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@acm.cs.umr.edu.