libtool
[Top][All Lists]
Advanced

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

[ 100049 ] conveniece libraries under darwin?


From: nobody
Subject: [ 100049 ] conveniece libraries under darwin?
Date: Mon, 10 Sep 2001 23:01:24 -0400

Support Request #100049, was updated on 2001-May-30 05:53
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100049&group_id=25

Category: None
Status: Open
Priority: 3
Summary: conveniece libraries under darwin?

By: gary
Date: 2001-Sep-11 03:01

Message:
Logged In: YES 
user_id=121
Browser: Mozilla/4.74 [en] (X11; U; Linux 2.2.16 i686)

Both of these patches cause the cdemo tests to FAILin their
respective branches, so I cannot apply them.

----------------------------------------------------------------------

By: chrisp
Date: 2001-Sep-09 21:21

Message:
Logged In: YES 
user_id=1955
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)

I've posted cleaned-up versions of the patch for HEAD and 
branch-1-4 in the patch tracker, item #31 and #32. 
Explanations are attached to #31. Errr.. were attached.. 
were lost by the site... Okay, I'll try to recall what I 
wrote.

The problem is that convenience libraries are added to both 
$convenience and $deplibs. That causes the library to be 
listed twice on the final link command line. That's a 
problem on platforms with pedantic linkers like Darwin, 
which complain about duplicate symbols as a result. Note 
that at the core this actually affects all platforms, not 
just Darwin. (There may be some that rely on the current 
errenous behaviour, though. whole_archive_flag_spec=' ' 
*cough*)

Hope this helps,
-chrisp

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100049&group_id=25



reply via email to

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