|
Boost-Build : |
From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-05-28 06:02:31
Vladimir Prus <ghost_at_[hidden]> writes:
> David Abrahams wrote:
>
>> > (around line 233 in my copy), change it to
>> >
>> > declare-type NT CYGWIN : STATIC_LIB : lib a : LIB : main ;
>>
>> I think that ought to be:
>>
>> declare-type NT : STATIC_LIB : lib a : LIB : main ;
>> declare-type CYGWIN : STATIC_LIB : a lib : LIB : main ;
>>
>> Right?
>
> I don't know, since I don't use cygwin.
static libs end with .a by default under Cygwin. Of course, we have
to adjust everything for win32 tools used from Cygwin and vice-versa
:oS
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk