This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-2.95.3 && Glibc 2.2: wprintf problem with g++
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: gcc-2.95.3 && Glibc 2.2: wprintf problem with g++
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Wed, 20 Dec 2000 15:50:12 +0000 (GMT)
- Cc: <gcc-bugs at gcc dot gnu dot org>
On 20 Dec 2000, Andreas Jaeger wrote:
> You need to have a *shared* libstdc++ for this, a static libstdc++
> works just fine,
OK, I'll try that again. Just to clarify, is this a regression vs. 2.95.2?
Bernd