This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc-linux: C++ looks completly broken
- To: Daniel Berlin <dberlin at redhat dot com>
- Subject: Re: powerpc-linux: C++ looks completly broken
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Wed, 21 Feb 2001 10:36:44 -0500
- cc: Andreas Jaeger <aj at suse dot de>, gcc at gcc dot gnu dot org, Franz dot Sirl-kernel at lauterbach dot com
The presence of this was caused by Mark correcting libstdc++-v3 to
use the shared libgcc. The problem has always been present, but
libstdc++-v3 was not being built properly and happened to work on PowerPC
Linux by accident.
David