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]

Re: make bootstrap-lean failure


On Mon, 26 Feb 2001, Erik Mouw wrote:
> OK, found it. The file gcc/f/intdoc.texi wasn't touched for ages and
> apparently has dependencies on gcc/f/intdoc.in. intdoc.in was newer
> than intdoc.texi, so the build process wanted to regenerate the texi
> file and couldn't because it was read-only. The IRIX system doesn't
> have makeinfo, so it didn't even try to build info files.
>
> So either intdoc.texi is out of date w.r.t. intdoc.in, or
> contrib/gcc_update needs to touch it.

Toon, how about this one? Do we need to update gcc_update? (Or has this
been solved already, and I just missed that?)

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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