[Bug java/47456] internal compiler error: Segmentation fault while using jna
steve.reinke at iws dot fraunhofer.de
gcc-bugzilla@gcc.gnu.org
Wed Jan 26 06:57:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47456
--- Comment #3 from steve.reinke at iws dot fraunhofer.de 2011-01-26 06:57:14 UTC ---
i can't attach the jar file but i can add the line where the error occurs.
line 29:
DMXLibrary INSTANCE = (DMXLibrary) Native.loadLibrary("DMX4ALL",
DMXLibrary.class);
More information about the Java-prs
mailing list