$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Static boost libraries on Linux
From: Lennyk (lennyk430_at_[hidden])
Date: 2009-03-16 07:22:11
Hi,
I'm using boost ver 1.35 on Linux.
When I've installed boost on my Linux machine, the build created dynamic
libraries (only .so). How can I build boost on Linux so it'll create
static libraries as well?
Thanks!