This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/4122


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]