List Info

Thread: Re: question about boost includes on cygwin/win32




Re: question about boost includes on cygwin/win32
country flaguser name
United States
2007-08-10 11:13:41
Vladimir Prus wrote:
lists.boost.org" type="cite">
*Should* "<library>rt" have worked?
    
No. <library> is a dependency feature and the value of it should
be a name of a target. If you don't declare target named 'rt' in your
Jamfile, then

        <library>rt

won't work. You can use:

        <target-os>linux:<find-library>rt

though.
  

Thanks again Volodya.&nbsp; I'll try that next time I'm on the Windoze box.

BTW, what is the best reference for finding properties?  I'm using the BBV2 manual but it doesn't contain <find-library>.

~ray

-- 
In a world without walls and fences, who needs windows and gates?

Re: question about boost includes on cygwin/win32
country flaguser name
United States
2007-08-11 11:08:04
On Aug 10, 2007, at 10:13 AM, Ray Lambert wrote:

> Vladimir Prus wrote:
> BTW, what is the best reference for finding properties?
 I'm using  
> the BBV2 manual but it doesn't contain
<find-library>.

I think he meant <find-shared-library> or, perhaps,
<find-static- 
library>.  I don't know of a <find-library>
feature.

-- Noel


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )