This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Doc patch testing procedure
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Wolfgang Bangerth <bangerth at ices dot utexas dot edu>
- Cc: gcc at gcc dot gnu dot org, Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Thu, 15 May 2003 23:19:53 +0100 (BST)
- Subject: Re: Doc patch testing procedure
- References: <Pine.LNX.4.44.0305151146450.6282-100000@gandalf.ices.utexas.edu>
On Thu, 15 May 2003, Wolfgang Bangerth wrote:
> I later tried to trigger the error everybody was seeing, and I can do that
> if I add a "make bootstrap" before the "make info". In that case, .info
> files are actually generated, and I hit the same problem. Now, the testing
> instructions specifically say that no bootstrap is required for doc
> patches...
This may be related to the toplevel autoconfiscation: now the
subdirectories are only configured from "make" rather than as part of the
toplevel configuration process and maybe toplevel "make info" needs the
appropriate dependencies to get subdirectories configured.
--
Joseph S. Myers
jsm28@cam.ac.uk