> gcc isn't #including the appropriate headers, probably because it > doesn't have the right include path. Part of the problem is related to the bug in mingw32/gcc that fails to search gcc/bin/include for <jni.h>. It should be searched automatically.