$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Sun Studio C++ - Problem of link with Sun Studio compiler
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-07-08 03:03:26
On Tuesday 07 July 2009 Carfield Yim wrote:
>
> Found the reason, actually we need to remove "-Bstatic" as solaris 10 doesn't
> support static binding...
>
> OK to link the program in command line, but how can I do so in Jamfiles?
Please read my previous reply. I cannot suggest anything without seeing
what definitions you have.
- Volodya