This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: Results for 2.96 20000725 (experimental) testsuite on mips-sgi-irix6.2
- To: "'Rainer Orth'" <ro at TechFak dot Uni-Bielefeld dot DE>
- Subject: RE: Results for 2.96 20000725 (experimental) testsuite on mips-sgi-irix6.2
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Tue, 1 Aug 2000 05:27:14 -0000
- Cc: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>, "'ghazi at caip dot rutgers dot edu'" <ghazi at caip dot rutgers dot edu>
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