[win32] -Djava.library.path
Marco Trudel
mtrudel@gmx.ch
Sun Sep 17 15:13:00 GMT 2006
Hello all
I use GCJ 4.2.0 (20060630) on linux and windows.
While passing -Djava.library.path=foobar to GCJ leads to the expected
behaviour on linux, it seems to be ignored on windows.
Actually System.getProperty("java.library.path") returns the correct
value on both plattforms, but System.loadLibrary() only uses it on linux.
Is this a known bug/problem (I didn't find anything on google or the GCC
bugzilla) or shall I make a bug report?
Has anyone an idea for a workaround?
Marco
More information about the Java
mailing list