Boost logo

Boost :

From: Michael Caisse (boost_at_[hidden])
Date: 2007-05-14 17:44:09


Oliver.Kowalke_at_[hidden] wrote:
>
> Hello,
> I tried to install boost-1.34 on HP/UX 11.11 with gcc-4.1.0.
> I get only static libraries installed - shared libraries are missing.
> It seams that the creation shared libraries is not set as default.
>
> bjam --prefix=/opt/boost --toolset=gcc --link=shared install
>
> Doesn't work.
>
> Oliver
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>
>
>
Oliver -

By chance, does this work?

  bjam --prefix=/opt/boost --toolset=gcc link=shared install

michael

-- 
----------------------------------
Michael Caisse
Object Modeling Designs
www.objectmodelingdesigns.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk