This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: j2sdk build-depends cannot be satisfied?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]