virtual table mechanism
David Jobet
david.jobet@free.fr
Sat Dec 30 16:06:00 GMT 2000
Hi,
I couldn't find information on the net, so I'm writing this mail :-)
I'm currently developping a kernel with g++. (2.95.3)
I recently introduced pure virtual functions (just to provide interfaces
though).
Since I did that, the kernel crashes. It seems like execution reach end of
segment (working around).
What I'd like to have is a pointer on informations such as :
* how gcc implements virtual table
* the memory layout of virtual table
* anything you think could be of some help on this one.
Kind regards
David
Nothing happens unless first a dream (Carl Sandburg)
More information about the Gcc
mailing list