On Thu, 2003-02-20 at 00:51, Mongryong wrote: > How does GCC determine where to place a virtual inlined class method > when the 'context' is unknown? More specifically, is there way to tell GCC: "when this virtual function can not be inlined, set the VTABLE to point to the implementation set in this .cpp or .o file."