This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11204] Link error when invoking non-implicit c'tor by hand
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2003 10:16:29 -0000
- Subject: [Bug c++/11204] Link error when invoking non-implicit c'tor by hand
- References: <20030616100643.11204.meinlschmidt@informatik.uni-erlangen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11204
falk@debian.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From falk@debian.org 2003-06-16 10:16 -------
Do not link C++ code with gcc, but with g++.