This is the mail archive of the gcc-patches@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]

RE: 3.0.2 PATCH: Fix libstdc++ testsuite for multilibbed targets


Billinghurst, David (CRTS) writes:

> On with 3.1 on irix6.5, this patch allows:
> 
> cd mips-sgi-irix6.5/libstdc++-v3/testsuite; make check
> cd mips-sgi-irix6.5/mabi=64/libstdc++-v3/testsuite; make check
> 
> with no environment variables set.  A significant improvement.

fine, but I believe this has worked before (at least it did for me on the
branch).  Could you please try a

	make RUNTESTFLAGS="--target_board 'unix{,-mabi=64}'"

(or however else you regularly do multi-abi checks) in
libstdc++-v3/testsuite? 

Thanks.
	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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