This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFC: make libltdl search for version-specific symlinks first
Tom Tromey writes:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
>
> Michael> The solution would be to try to load the *.so.version before
> Michael> trying the *.la file.
>
> That sounds reasonable to me.
>
> I'm a bit concerned about divergence from the upstream libltdl, not
> that we've tried to keep importing it or anything.
Yeah, but we need something that works now. Let's go with this.
Andrew.