This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.0.4-installation for aix 4.3.3
- From: Craig Rodrigues <rodrigc at attbi dot com>
- To: "J.Voss" <rz2a016 at rrz dot uni-hamburg dot de>
- Cc: gcc at gcc dot gnu dot org, voss at rrz dot uni-hamburg dot de
- Date: Wed, 8 May 2002 09:12:40 -0400
- Subject: Re: gcc-3.0.4-installation for aix 4.3.3
- References: <3CD8F348.8466ED2F@rrz.uni-hamburg.de>
On Wed, May 08, 2002 at 11:43:36AM +0200, J.Voss wrote:
> Hello
>
> Creation of programs written in c++ result in error caused by the the
> linker:
> ld: 0711-317 Error: Undefined symbol:
> std::string::_Rep::_S_max_size
>
> The very simple source I tried to compile using g++ was:
> #include <iostream.h>
>
> main()
> {
> cout << "erstes c++-Programm" << endl;
> }
A similar question was raised on the mailing list recently, and
a work-around for AIX was posted:
http://gcc.gnu.org/ml/gcc/2002-04/msg00083.html
http://gcc.gnu.org/ml/gcc/2002-04/msg00154.html
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com