bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handling object name conflicts


From: Chen-Mou Cheng
Subject: Re: Handling object name conflicts
Date: Fri, 27 May 2005 19:02:40 -0400

On 5/27/05, Peter O'Gorman <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]