This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: PR4082
>>>> To recap, it makes './configure; make bootstrap' work again and was
>>>> the change implied by Alex's comments on the situation. 'make check'
>>>> still reports more errors in libstdc++-v3 (however, none signal real
>>>> errors).
> OK, looks like someone already got a better fix on the mainline.
> That's what I get for working on the branch...
> I will move that one patch over with credit...
After removing my nasty TCL patch, in 3.0.X tree, I ran:
$ cvs update -j1.8 -j1.9 libstdc++-v3/testsuite/lib/libstdc++-v3-dg.exp
Checked in already bootstrapped tree and was seen to fix all problems
related to ./configure during 'gmake check'.
2001-08-30 Loren J. Rittle <ljrittle@acm.org>
PR libstdc++/4082
2001-08-13 H.J. Lu (hjl@gnu.org)
* testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-copy-files):
New. Copy files.
(libstdc++-v3-init): Use it.