This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12010] g++.exp and libstdc++.exp fail to find testsuite_flags when cross-compiling
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Aug 2003 13:26:56 -0000
- Subject: [Bug c++/12010] g++.exp and libstdc++.exp fail to find testsuite_flags when cross-compiling
- References: <20030821131714.12010.dank@kegel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12010
dank at kegel dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|g++.exp fails to find |g++.exp and libstdc++.exp
|testsuite_flags when cross- |fail to find testsuite_flags
|compiling |when cross-compiling
Version|3.3 |3.3.1
------- Additional Comments From dank at kegel dot com 2003-08-21 13:26 -------
Same problem occurs in libstdc++{,-v3}.exp. See
http://www.kegel.com/crosstool/current/gcc-3.3.1-patches/gcc-3.3-libstdc++-v3-dg.exp.patch
or
http://www.kegel.com/crosstool/current/gcc-3.4-20030813-patches/gcc-3.4-20030813-libstdc++.exp.patch
for a fix.