Boost logo

Boost Users :

From: Kent Holsinger (kent_at_[hidden])
Date: 2005-08-21 10:20:05


Gennadiy Rozental wrote:
>>Notice that line 70 in v1.33.0 doesn't seem consistent with line 85.
>
> That's probably the root reason for your problem. It's bug and needs to be
> fixed.
>
Changing

    [ unless $(NT) :

to

    [ if ! $(NT) && ( ! $(UNIX) || $(OS) != $(CYGWIN) )

appears to fix the problem. Presumably a similar change will be needed
in the stage stage/lib section.

Kent

-- 
Kent E. Holsinger                kent_at_[hidden]
                                  http://darwin.eeb.uconn.edu
-- Department of Ecology & Evolutionary Biology
-- University of Connecticut, U-3043
-- Storrs, CT   06269-3043

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net