[Bug java/29150] [win32] java.library.path broken

2006-10-10 Thread mtrudel at gmx dot ch


--- Comment #2 from mtrudel at gmx dot ch  2006-10-10 21:20 ---
Fixed... The path separator was set to ":" on all platforms instead of ";" for
windows.


-- 

mtrudel at gmx dot ch changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29150



[Bug java/29150] [win32] java.library.path broken

2006-09-20 Thread mtrudel at gmx dot ch


--- Comment #1 from mtrudel at gmx dot ch  2006-09-20 16:49 ---
Tom commented this on the mailing list. Might be useful:

Offhand I would expect this to work ok.  You might verify that USE_LTDL is set
on Windows; see the two definitions of _Jv_SetDLLSearchPath in
natSystemProperties.cc.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29150