Boost logo

Boost Users :

Subject: Re: [Boost-users] question about Boost naming
From: Lars Viklund (zao_at_[hidden])
Date: 2011-08-11 09:37:28


On Thu, Aug 11, 2011 at 06:31:43AM -0700, young wrote:
> Are you sure the "s" stand for static? I know the extension ".a" for static
> library. Am I wrong?

The thing that is "static" with the -s label is the linking against the
C++ runtime library, not the Boost library itself.

See the Getting Started guide on library naming:
http://www.boost.org/doc/libs/1_47_0/more/getting_started/unix-variants.html#library-naming
http://www.boost.org/doc/libs/1_47_0/more/getting_started/windows.html#library-naming

-- 
Lars Viklund | zao_at_[hidden]

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