This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/16469] bootstrap fails in libstdc++-v3/testsuite


------- Additional Comments From rsandifo at redhat dot com  2004-07-17 13:28 -------
Subject: Re:  bootstrap fails in libstdc++-v3/testsuite

"geos at epost dot de" <gcc-bugzilla@gcc.gnu.org> writes:
> A quick browse through the gcc source code suggests that the same
> problem (missing -print in find) seems to occur in the following
> files, too:
>
> gcc-3.4.1/contrib/analyze_brprob

Not really critical; find's just mentioned a comment about suggested usage.

> gcc-3.4.1/libjava/Makefile.am
> gcc-3.4.1/libjava/Makefile.in

OK, I'll submit a patch for this as well.  I'm not sure if it's branch
material since libjava isn't supported for irix.

> gcc-3.4.1/gcc/fixinc/check.tpl

Again, I agree this is worth patching, but it's probably not branch
material.  It's only used if you do a fixincludes "make check".

> gcc-3.4.1/maintainer-scripts/gcc_release
> gcc-3.4.1/maintainer-scripts/update_web_docs
> gcc-3.4.1/maintainer-scripts/update_web_docs_old

These are only intended to run on gcc.gnu.org, so it doesn't really matter.

Richard


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16469


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