bug-libtool
[Top][All Lists]
Advanced

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

Re: Handling object name conflicts


From: Peter O'Gorman
Subject: Re: Handling object name conflicts
Date: Sat, 28 May 2005 07:40:07 +0900
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Chen-Mou Cheng wrote:
Yes it happens with released version as well.


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

reply via email to

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