This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Cygwin testsuite failures - PCH?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 23 Apr 2003 12:26:20 -0500
- Subject: Re: Cygwin testsuite failures - PCH?
- References: <FAC87D7C874EAB46A847604DA4FD5A6457DBCC@crtsmail.corp.riotinto.org>
>How can I turn off PCH for the testsuite until I get time to investigate?
Loren checked in some patches for PCH yesterday that may help.
To turn off PCH for the testsuite, see my earlier comment to Andreas
Tobler about the Solaris run. You have to hand-edit testsuite_flags.in to
remove PCHFLAGS.
-benjamin