This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/18234] System property java.library.path doesn't get used by System.loadLibrary()


------- Additional Comments From mark at gcc dot gnu dot org  2004-10-30 23:03 -------
Think I found what goes wrong.
We call lt_dlinit after we have set lt_dlsetsearchpath.
Testing a patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-30 23:03:34
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]