This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: undefined reference to vtable
> > I'd like to make a feature request for the
> > ability to write Java classes entirely in C++.
>
> Request all you want, but it's a fair amount of work, and I don't
> see it happening in the foreseeable future (i.e. before the end
> of 2005) - unless you do it yourself or pay somebody to do it.
I understand of course. I wasn't sure how much work would be involved.
The only user-visible item missing from the C++ class is the vtable,
which I thought might be quickly fixable. I'm sure there's much more
going on behind the scenes.
Cheers,
Shaun