This is the mail archive of the java-patches@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]

Re: Patch: RFA: Delay call to lt_dlsetsearchpath


Thomas Fitzsimmons writes:
 > 
 > _Jv_SetDLLSearchPath was being called before lt_dlinit so it was having
 > no effect on libltdl's lookup path.  This patch fixes the problem.
 > 
 > OK for mainline?

Ah, good catch.  Yeah, this is fine.

Andrew.


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