[antlr-interest] ANTLR build (was: How to call self-build ANTLR correctly?)

Vaclav Barta vbar at comp.cz
Thu Jul 5 11:17:43 PDT 2007


On Tuesday 03 July 2007 22:39, Terence Parr wrote:
> Does build.xml help?
For me, only partially:

vb at owl ~/antlr $ ant
Buildfile: build.xml

generator-prepare:

generator:

compile-rt:

compile:
  [myjavac] Compiling 13 source files to /home/vb/antlr/build/classes
  [myjavac] Note: Some input files use unchecked or unsafe operations.
  [myjavac] Note: Recompile with -Xlint:unchecked for details.

templates:

version-bcel:

BUILD FAILED
/home/vb/antlr/build.xml:177: Unable to load file: java.io.IOException

This is on gentoo, dev-java/ant-1.6.5, dev-java/sun-jdk-1.5.0.10 .

	Bye
		Vasek



More information about the antlr-interest mailing list