$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-09-28 09:25:49
Aleksey Gurtovoy wrote:
> Rene Rivera writes:
>
>>The problem stems from the change you made to stlport.jam:
>
>
> Oh, indeed.
>
> [snip the diffs]
>
>
>>I don't know which platforms have the *_static versions for which you
>>made the change to fix the link problem.
>
>
> Everything on Win32, AFAIK.
>
>
>>But I guess you would have to special case for those platforms.
>
>
> Something like "if $(NT)"?
Yes... Although CYGWIN might need a special test as it's gcc based.
--grafik