patchGNU Libtool - Patches: patch #3445, Support for darwin's -F and...

 
 

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

patch #3445: Support for darwin's -F and -framework options

Submitter:  None
Submitted:  Thu 14 Oct 2004 08:33:40 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  pogma Originator Email:  -email is unavailable-
Open/Closed:  Closed

Fri 15 Oct 2004 01:30:48 PM UTC, comment #2: 

Hi Mattias,
You can grab cvs HEAD of libtool by doing:
env CVS_RSH=ssh cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/libtool co libtool

Please test the -framework support there and send patches if you feel they are necessary. The 1.5 branch is pretty much history now, no more releases are expected on that branch.

I am closing this, if you come up with other patches against HEAD, you can post them here, but -email is unavailable- is preferred.

Thanks for your help,
Peter

Peter O'Gorman <pogma>
Group Member
Thu 14 Oct 2004 11:25:27 PM UTC, comment #1: 

(I know Peter, the OSX maintainer is pretty busy at the moment, so I figured I'd respond.)

I'm not quite sure why this patch was submitted, -framework is already supported in libtool HEAD (2.0 beta), and it handles properly the issues where -framework <foo> gets reordered by libtool when parsing deplibs and such.  (A backport of the framework support to 1.5 is available at http://ranger.befunk.com/patches/libtool-framework.patch)

Perhaps you're better off starting there and adding -F support (which should be pretty simple).  Also, I believe the libtool folks require a ChangeLog in the patch for inclusion.

Benjamin Reed <rangerrick>
Thu 14 Oct 2004 08:33:40 PM UTC, original submission:  

Libtool does not handle darwin framework dependencies. The attached patch provides support for the -F (framework path) and -framework options.

Anonymous

 

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

Attached Files
file #7927:  ltmain.in.patch added by None (8KiB - application/octet-stream - Patch to ltmain.in)

 

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-15 pogma StatusNone Wont Do
    Assigned toNone pogma
    Open/ClosedOpen Closed
2004-10-14 None Attached File- Added ltmain.in.patch, #3767

Back to the top

Powered by Savane 3.15-5eb5.
Corresponding source code