This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: check-g++ fails
On Fri, Apr 27, 2001 at 12:12:32PM -0400, Phil Edwards wrote:
> On Fri, Apr 27, 2001 at 12:09:11PM +0200, Michael Ritzert wrote:
> > /tests_flags: /tests_flags: Datei oder Verzeichnis nicht gefunden
>
> This looks like the libstdc++-v3 'configure' did not completely run (or
> maybe it never got started). Is there a libstdc++-v3 directory under your
> i?86-* objdir directory? If so, the last few lines of config.log should
> help point to the error.
You are perfectly right, cf. my other mails. I just didn't notice early
enough because check-gcc actually worked and blurred my sight.
At the moment the situation is that I ran a complete g++ on the 3.0 branch
but with my old "stage1/xgcc not found" bug on a second machine.
Maybe I can figure out what's causing it this time, as I now do daily
builds and have a more limited timeframe to search for changes.
Regards,
Michael