Thomas Fitzsimmons wrote: > On Wed, 2005-09-14 at 10:07 +0100, Gary Benson wrote: > > Anthony Green wrote: > > > 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. > > > > Why not? > > Because we don't want to introduce another bootstrapping problem; > gjdoc BuildRequires gcj, gcj would BuildRequires gjdoc. Why is that a problem? Everything that gcc BuildRequires also BuildRequires gcc. Cheers, Gary