This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] |
On Mon, 2003-10-20 at 23:09, Andreas Jaeger wrote: > Mark, > > have you tested this with Ada? I now get: > > makeinfo --split-size=5000000 -I /cvs/gcc/gcc/doc/include -I /cvs/gcc/gcc/ada -o /builds/gcc/misc/gcc/doc/gnat_rm.info /cvs/gcc/gcc/ada/gnat_rm.texi > /builds/gcc/misc/gcc/doc/gnat_rm.info: No such file or directory > cd ada/doctools && gnatmake -q xgnatug This patch corrects that problem, which was due to the switch to making the default docobjdir be part of objdir, not srcdir. (My earlier patch made the Makefiles honor docobjdir; they did not before.) Tested by rebuilding "make info" using the current mainline. Applied on the mainline. -- Mark Mitchell <mark@codesourcery.com> CodeSourcery, LLC
Attachment:
diffs
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |