It looks like -fomit-frame-pointer is going to be the default for x86. libgcj will be built with -fno-omit-frame-pointer for the time being. I guess we need to amend our CNI documentation to warn people to compile their C++ code with -fno-omit-frame-pointer. I'm not sure where in the CNI docs this should go. Andrew.