libtool-patches
[Top][All Lists]
Advanced

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

Re: picking "-framework" in -Wl, and -Xlinker arguments


From: Peter O'Gorman
Subject: Re: picking "-framework" in -Wl, and -Xlinker arguments
Date: Tue, 02 Mar 2010 09:45:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc11 Thunderbird/3.0.1

On 03/02/2010 01:59 AM, address@hidden wrote:
> Hi,
> 
> At present, GNU libtool cares raw "-framework" options
> and exports them to inherited_linker_flags in .la file.
> 
> But if "-framework" is quoted by -Wl, or -Xlinker options,
> they are just passed to the linker transparently, and not
> exported to .la file. So the framework dependency caused
> by -Wl,-quoted options are invisible.
> 
> Attached is a patch to care -Wl,-framework and -Xlinker
> -framework. Also tests/inherited_flags.at is extended to
> check various combinations of -Wl and -Xlinker. For detailed
> background, please check the discussion in fink-devel:

Hi,

So you decided to submit a patch, I was hoping you would just add the
raw -framework flags to your package :)

Why is it not possible for you to avoid quoting the -framework Cocoa
with -Wl, or -Xlinker?

Using the raw -framework Cocoa in a package you control is perfectly
fine, regardless of how downstream packagers deal with things.

Peter




reply via email to

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