This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Stupid question: Where is standard.exp?
- To: Mike Coleman <mkc at sky dot net>
- Subject: Re: Stupid question: Where is standard.exp?
- From: buhr at stat dot wisc dot edu (Kevin Buhr)
- Date: 22 Nov 1997 15:18:03 -0600
- Cc: egcs at cygnus dot com
- References: <m0xZKHN-000WX2C@microdog>
Mike Coleman <mkc@sky.net> writes:
>
> I downloaded the Nov 14 snapshot (the complete one, which is supposed to
> include all testsuites), built it, then tried to do 'make check'.
>
> It fails due to not finding 'standard.exp'. I've looked all over and I can't
> see where this file is coming from. Can anyone clue me in?
You have to use the magical version of "dejagnu" (and "expect") as
packaged in:
ftp.cygnus.com:/pub/egcs/infrastructure/dejanews-971028.tar.gz
This little factoid isn't well-documented. Perhaps something should
be added to the "README" in "/pub/egcs/snapshots" instead of just the
"/pub/egcs/README".
Kevin <buhr@stat.wisc.edu>