This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16469] bootstrap fails in libstdc++-v3/testsuite
- From: "rsandifo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2004 11:06:07 -0000
- Subject: [Bug bootstrap/16469] bootstrap fails in libstdc++-v3/testsuite
- References: <20040710211902.16469.geos@epost.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at redhat dot com 2004-07-15 11:06 -------
Subject: Re: bootstrap fails in libstdc++-v3/testsuite
"rsandifo at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
> /bin/sh -x \
> \usr/people/schwarz/gcc-3.4.1/libstdc++-v3/scripts/create_testsuite_files \
> /usr/people/schwarz/gcc-3.4.1/libstdc++-v3/testsuite `${PWDCMD-pwd}`
That should of course be:
/bin/sh -x \
/usr/people/schwarz/gcc-3.4.1/libstdc++-v3/scripts/create_testsuite_files \
/usr/people/schwarz/gcc-3.4.1/libstdc++-v3/testsuite `${PWDCMD-pwd}`
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16469