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-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


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