[Bug bootstrap/16469] bootstrap fails in libstdc++-v3/testsuite
rsandifo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 15 11:03:00 GMT 2004
------- Additional Comments From rsandifo at gcc dot gnu dot org 2004-07-15 11:03 -------
create_testsuite_files is just a shell script. Can you run it with:
/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}`
and post the result?
It seems odd that you're getting an exit 1, since I can't see any
obvious early exits, and the script ends with exit 0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16469
More information about the Gcc-bugs
mailing list