This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/9527: gcc-3.2.1 strstreams and hidden linux glibcdependencies
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Jan 2003 16:06:00 -0000
- Subject: Re: libstdc++/9527: gcc-3.2.1 strstreams and hidden linux glibcdependencies
- Reply-to: Benjamin Kosnik <bkoz at redhat dot com>
The following reply was made to PR libstdc++/9527; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@redhat.com>
To: paolo@gcc.gnu.org, bkoz@redhat.com, gcc-bugs@gcc.gnu.org,
gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
o.flebbe@science-computing.de, gcc-gnats@gcc.gnu.org
Cc: paolo@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
nobody@gcc.gnu.org, o.flebbe@science-computing.de
Subject: Re: libstdc++/9527: gcc-3.2.1 strstreams and hidden linux glibc
dependencies
Date: Fri, 31 Jan 2003 09:58:00 -0600
On 31 Jan 2003 15:51:23 -0000
paolo@gcc.gnu.org wrote:
>Synopsis: gcc-3.2.1 strstreams and hidden linux glibc dependencies
>
>State-Changed-From-To: open->analyzed
>State-Changed-By: paolo
>State-Changed-When: Fri Jan 31 15:51:23 2003
>State-Changed-Why:
> Well, glibc2.2.5 was released more than 1 year ago:
> http://sources.redhat.com/ml/libc-announce/2002/msg00000.html
> and current distributions mostly ship with glibc2.3.x.
> I think we don't really support anything older than 2.2.5...
> Benjamin?
>
>http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9527
strstreams in general is the lowest priority of any bug on the C++
runtime. The only thing that could make it even less of a priority is a
known problem with old glibcs.
Using both, in combination, when superior solutions exist for both seems
to be asking for problems. No, begging.
:)
-benjamin