libtool-patches
[Top][All Lists]
Advanced

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

[Patch #111] Darwin convenience lib fix


From: nobody
Subject: [Patch #111] Darwin convenience lib fix
Date: Sat, 27 Apr 2002 03:05:32 -0400

Patch #111 has been updated. 

Project: 
Category: None
Status: Open
Summary: Darwin convenience lib fix

Follow-Ups:

Date: 2002-Apr-01 23:05
By: rboehne

Comment:
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?
-------------------------------------------------------

Date: 2002-Apr-27 07:05
By: vasi

Comment:
Here's a version that seems to work fine, without using the ${var%pat} 
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.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=111&group_id=25



reply via email to

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