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]

RE: Results for 2.96 20000725 (experimental) testsuite on mips-sgi-irix6.2


OK.  This works for me if I do it in the gcc directory, but not when I do it
top-level directory.   Looks like RUNTESTFLAGS gets mangled when passed down
by the top Makefile.  

Now I see that

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

works from the top level. 


> -----Original Message-----
> From:	Rainer Orth [SMTP:ro@TechFak.Uni-Bielefeld.DE]
> Sent:	Saturday, 29 July 2000 0:45
> To:	Billinghurst, David (CRTS)
> Subject:	RE: Results for 2.96 20000725 (experimental) testsuite on
> mips-sg 	i-irix6.2
> 
> Hi David,
> 
> > What flags did you add to "make check" to run  the testsuite with and
> > without -mabi-64.  I have been trying all sorts of things on irix6.5 but
> > just can't get it to work.
> 
> 	make RUNTESTFLAGS='--target_board "unix{,-mabi=64}"' check
> 
> worked for me.  I've added _RLD_ARGS='-log /dev/fd/2' to the environment
> to
> work around SGIs stupid idea to write runtime linker errors to /dev/tty,
> so
> they didn't show up in the logs.
> 
> 	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]