patchGNU Libtool - Patches: patch #111, Darwin convenience lib fix

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #111: Darwin convenience lib fix

Submitter:  Invalid User ID <#5001>
Submitted:  Mon 04 Feb 2002 03:57:18 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  rboehne Open/Closed:  Closed

Thu 02 May 2002 08:37:44 PM UTC, comment #2: 

ChangeLog entry:
2002-05-02  Dave Vasilevsky  <thevas@mac.com>

  • ltmain.in: Remove convenience libraries from deplibs for Darwin.



Robert Boehne <rboehne>
Group Member
Sat 27 Apr 2002 07:05:31 AM UTC, comment #1: 

Here's a version that seems to work fine, without using the ${var0at} construct. I've used it to build a few apps on Darwin that use libtool, and I've run the 'make check' tests on Linux without failure. It still fails some tests on OS X, but it does so without this patch as well, so nothing's lost.

Invalid User ID <#5001>
Mon 04 Feb 2002 03:57:18 AM UTC, original submission:  

This patch appears to use a non-portable construct
in code that is run on all platforms, namely:
${deplibs%$conv*} ${deplibs#*$conv}

Could you rephrase this in terms of constructs that
are already present in ltmain.in?

Invalid User ID <#5001>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2002-05-02 rboehne Patch CodeModified - New Version
    patch_status_id1
    Closed on- -
2002-04-27 #5001 Patch CodeModified - New Version
2002-04-01 rboehne Assigned toNone None

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code