Tony Knaus wrote: >So is -fno-rtti required or not? I'm not using it and I haven't >noticed a problem either. Out of curiosity what is the conflict >between gcj and G++ rtti? > I believe it was required to avoid link errors under the old ABI (pre gcc-3.0), but now it is not. regards Bryce.