When I link both swt's java objects and swt's native (jni) objects together, it works fine with 3.2, but it doesn't in 3.3. I get the message: Exception in thread "main" java.lang.UnsatisfiedLinkError: bind Is it possible that something has changed in the way 3.3 resolves jni symbols? Is "bind" a library?