Dave Menendez wrote: >I've attached both the C++ header generated by gcjh and the declarations >from the original java source, cleaned up a bit, but in the same order >in which they appear in both files. >> Can you do the same for AbstractClassificationModel? Looks like C++ and GCJ disagree on how many virtual methods there are in that class. Bryce