This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFA: Delay call to lt_dlsetsearchpath
On Mon, 2005-09-12 at 16:22 -0600, Tom Tromey wrote:
> >>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:
>
> Tom> _Jv_SetDLLSearchPath was being called before lt_dlinit so it was having
> Tom> no effect on libltdl's lookup path. This patch fixes the problem.
> Tom> OK for mainline?
>
> Do we need this for 4.0.x?
Yeah, I suppose so. I'll commit it.
Tom