Subject: Re: compiling error GCC ver 3.3
To: Maurizio Caloro <mauric@active.ch>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-users
Date: 06/25/2003 19:34:34
On Thu, 26 Jun 2003, Maurizio Caloro wrote:

> i have found a little help that tel me to check
> the libstdc... folder with the option make check

> make  check-DEJAGNU
> srcdir=`cd . && pwd`; export srcdir;  EXPECT=`if [ -f /usr/src/gcc-3.3/sparc-unknown-netbsdelf1.6.1/libstdc++-v3/../../expect/expi
> WARNING: could not find `runtest'
> netsun#
>
> Binutils 2.14
> sparc classic

Obviously, that didn't help...

It looks to me like may be a genuine problem with gcc 3.3 vs.
NetBSD/sparc. You might want to take that up with the gcc people
<http://gcc.gnu.org/>, either a bug report or a post to the gcc
mailing list.

Frederick