This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4122
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, michael at ritzert dot de
- Subject: Re: c++/4122
- From: Michael Ritzert <michael at ritzert dot de>
- Date: Sat, 25 Aug 2001 13:33:11 +0200
Sometimes you don't see the obvious... Of course I can provide a test
file that produces the undefined references. Compiling the attached file I get
ritzert@darkstar:~ > nm -C IFR3_impl.o | grep
'thunk.*PortableServer::ServantBase::_non_existent'
U non-virtual thunk to PortableServer::ServantBase::_non_existent()
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4122&database=gcc
IFR3_impl.ii.bz2