From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Lance Taylor To: alan@SPRI.Levels.UniSA.Edu.Au Cc: binutils@sourceware.cygnus.com Subject: Re: more "make check" issues Date: Tue, 03 Aug 1999 09:43:00 -0000 Message-id: <19990803164254.11342.qmail@daffy.airs.com> References: X-SW-Source: 1999-08/msg00013.html Date: Thu, 29 Jul 1999 12:05:22 +0930 (CST) From: Alan Modra This one I've been ignoring for a long time. === binutils tests === Running /usr/src/binutils-current/binutils/testsuite/binutils-all/ar.exp ... ERROR: (DejaGnu) proc "is_remote host" does not exist. The error code is This one is new. === ld tests === Running /usr/src/binutils-current/ld/testsuite/ld-bootstrap/bootstrap.exp ... ERROR: (DejaGnu) proc "target_info name" does not exist. The error code is Target is i586-linuxlibc1 if it matters. Time to update my dejagnu? I've been assuming that the dejagnu sources which can be found at ftp://sourceware.cygnus.com/pub/gcc/infrastructure will work for the binutils. Can anybody confirm or deny that? Ian