This is the mail archive of the gcc@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++ with gcc 3.0 branch


On Feb 14, 2001, Jo Dillon <jo@trolltech.com> wrote:

> Mostly it works fine but at the link stage I get a lot of undefined
> references to 'non-virtual thunk to <some member method>'. A small
> test program I wrote with multiple inheritance, virtual methods and
> so on failed to show any problem. I was wondering if this was
> something yet to be resolved in the GCC sources or something that
> might indicate bugs in my program?

I don't know of any such problems.  It would be really nice if you
could post a bug report that would let us duplicate the bug.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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