C++ Virtual Functions

Smith, Gene Gene.Smith at siemens.com
Tue Feb 1 20:37:08 UTC 2005


I am having some problems running code containing C++ virtual functions in
rtems. When the code tries to branch to a virtual function address using
"bctrl" instruction, the address (in ctr) is way out of range and results in
a machine check exception.

Is there anything I need to do special in rtems for virtual functions to
work? Is anyone using virtual functions, pure or impure, in rtems? I am
still using rtems 4.6.1 and my ppc40x-derived bsp.

Tks,
-gene



More information about the users mailing list