This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Removal of V2 code
> From: Mark Mitchell <mark@codesourcery.com>
> Date: Mon, 20 Nov 2000 01:07:11 -0800
> Geoff --
>
> Where do I but the site.exp you sent? In place of the
>
> DEJAGNU=/home/s1/cygnus/dejagnu/site.exp
>
> file?
Yes.
You only have to do this if you want to do testing and might forget to
enter --target_board:
make check RUNTESTFLAGS=--target_board=powerpc-sim
--
- Geoffrey Keating <geoffk@geoffk.org>