$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Longyu Mei (lmei007_at_[hidden])
Date: 2008-05-23 15:46:09
After I built boost in Linux, I found in the lib
directory there are three files for each package. For
example, for system, files are
libboost_system-gcc41-mt-1_35.so
libboost_system-gcc41-mt-1_35.so.1.35.0
libboost_system-gcc41-mt.so
Why is that? Only one file is needed in my link flag?
which one?
thanks,
James