On 5/27/05, Peter O'Gorman <[EMAIL PROTECTED]> wrote:
> 
> Can you confirm that the attached patch to ltmain.sh fixes this issue for you?
> 
> Thanks,
> Peter
> --
> Peter O'Gorman - http://www.pogma.com
> 
> 
> --- ltmain.sh~  Mon May 16 18:39:29 2005
> +++ ltmain.sh   Sat May 28 07:38:05 2005
> @@ -2729,8 +2729,6 @@
>               fi
>             fi
>           else
> -           convenience="$convenience $dir/$old_library"
> -           old_convenience="$old_convenience $dir/$old_library"
>             deplibs="$dir/$old_library $deplibs"
>             link_static=yes
>           fi
> 
> 
> 

Yes it does fix the problem.  That's awesome.  Would you like to
explain briefly why it fixed the problem?

Thanks,
Chen-Mou


_______________________________________________
Bug-libtool mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to