On Sun, 2005-09-11 at 10:26 -0700, Anthony Green wrote: > 1. If we aren't going to modify the gcc spec file to generate libgcj > javadoc, then we should use something like this package, which builds > core javadoc from the libgcj-src RPM... > http://people.redhat.com/green/libgcj-docs-4.0.0-1.src.rpm I've updated this srpm. http://spindazzle.org/FC/devel It would be much better to generate the javadoc from within the gcc spec file, but my understanding is that this can't happen until gjdoc is imported into GCC. > 2. Modify all our spec files to include links between packages. It looks like gjdoc's link facility is broken (or unimplemented). I'll file a bug report. AG