This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/10633: linking error with stdc++ library
- From: bangerth at dealii dot org
- To: cheng at pcigeomatics dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 5 May 2003 22:41:46 -0000
- Subject: Re: libstdc++/10633: linking error with stdc++ library
- Reply-to: bangerth at dealii dot org, cheng at pcigeomatics dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: linking error with stdc++ library
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon May 5 22:41:46 2003
State-Changed-Why:
You must link with g++, rather than trying to do it by
hand using ld directly.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10633