[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gjdoc/22858] New: configure fails to use the detected javac or jike
From: |
tromey at gcc dot gnu dot org |
Subject: |
[Bug gjdoc/22858] New: configure fails to use the detected javac or jikes |
Date: |
12 Aug 2005 21:22:03 -0000 |
I have both javac and jikes installed on my system and I was quite surprised
that when I typed 'make' I got the following command line which did not work
since I don't have gcj installed.
gcj --classpath=[foo] -fassume-compiled -I./src -I. -I/usr/share/java/antlr.jar
-I. -g -C -d classes src/com/sun/javadoc/ClassDoc.java
Please fix configure to either use one of the compilers I have, or if that
can't work; fail due to missing gcj.
------- Additional Comments From from-classpath at savannah dot gnu dot org
2005-02-07 21:23 -------
Fixed in CVS. Please check that it works now.
------- Additional Comments From from-classpath at savannah dot gnu dot org
2005-02-09 19:41 -------
> Fixed in CVS. Please check that it works now.
Thanks.
I'll try when the next version is released (since that will contain a generated
'configure').
------- Additional Comments From tromey at gcc dot gnu dot org 2005-08-12
21:22 -------
I think this is fixed in cvs.
--
Summary: configure fails to use the detected javac or jikes
Product: classpath
Version: unspecified
Status: RESOLVED
Severity: normal
Priority: P3
Component: gjdoc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: from-classpath at savannah dot gnu dot org
CC: bug-classpath at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22858
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gjdoc/22858] New: configure fails to use the detected javac or jikes,
tromey at gcc dot gnu dot org <=