discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radi


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Problems with the current GIT source for Gnu Radio
Date: Sun, 04 Sep 2011 00:37:55 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

On 04/09/11 12:21 AM, Josh Blum wrote:
>   
>> That appears to be exactly the cause!  And would explain why
>> rolling-back my local gnuradio clone to before 2011-08-22 had no
>>   effect, since it was caused by pkg-config (via the
>> autoconf/automake/configure chain) putting all that extra (and wrong) goop
>>   into UHD_LIBS.
>>
>>     
> 1) It looks like autotools is sucking Libs.private and Requires.private
> to determine the flags. Is that the correct behavior?
>
> I suppose that its up the build system, but on your platform (most linux
> i assume), explicit linking of nested dependencies isnt needed. So that
> why I think the pc files *.private stuff should be left out in this case.
>
> http://people.freedesktop.org/~dbn/pkg-config-guide.html#concepts
>   
It looks like the autotools emit the --static option on pkg-config
--libs, which
  will always include the Libs.private stuff from the .pc file, it seems.


-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org





reply via email to

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