This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: j2sdk build-depends cannot be satisfied?
- From: Per Bothner <per at bothner dot com>
- To: tromey at redhat dot com
- Cc: gcj mail list <java at gcc dot gnu dot org>
- Date: Sat, 16 Nov 2002 12:35:17 -0800
- Subject: Re: j2sdk build-depends cannot be satisfied?
- References: <20021115214953.GE18208@skyjammer.com> <20021115224910.GA769@iliana> <20021115230047.GF18208@skyjammer.com> <20021116003555.GA1506@iliana> <20021116004716.GA27583@skyjammer.com> <1037423059.30548.41.camel@elsschot> <20021116091251.GA5638@skyjammer.com> <1037460928.12460.61.camel@elsschot> <8765uxuvd6.fsf@fleche.redhat.com>
Tom Tromey wrote:
Is gjdoc something we should include in libgcj? ...
Since our goal is to ship a complete system, it seems that including a
javadoc replacement would make sense.
gjdoc appears to be written in Java. Since it is a host-tool,
not a target library, there will be some complications. I.e.
it should only be built when building native *or* when a
HOST_GCJ (or whatever) is specified. But this is an issue
we probably need to handle sooner or later.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/