bug-classpath
[Top][All Lists]
Advanced

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

[Bug gjdoc/22860] gjdoc build - antlr not found


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug gjdoc/22860] gjdoc build - antlr not found
Date: 16 Oct 2005 01:27:29 -0000

There appears no way to specify the location of antlr install during the gjdoc
build. autoconf check appears to only look in /usr/local/share/antlr* and
/usr/share/java. In the case of having a suitable antlr install elsewhere, it
is not found and the build fails.

Workaround is to install antlr to the locations checked but the build should
have a way of passing install location for antlr as an argument to configure.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-02-10 
17:51 -------
Thanks for your feedback.

Version -pre3 now supports --with-antlr-jar=file as a configure flag.
Alternatively, you can set environment variable ANTLR_JAR.

In addition, /usr/lib is now checked for antlr.jar, though it is probably not
the right place to put jars.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22860





reply via email to

[Prev in Thread] Current Thread [Next in Thread]