Hi, While compiling I get a lot of warnings for jni.c like: jni.c: In function `Kaffe_NewGlobalRef': jni.c:290: warning: type-punning to incomplete type might break strict-aliasing rules This is with just released gcc 3.3. Are these warnings expected? Cheers, Mark