$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] --layout=system for *nix vendors
From: Philipp Thomas (pth_at_[hidden])
Date: 2008-11-03 07:06:02
* Vladimir Prus (ghost_at_[hidden]) [20081103 07:33]:
> ? I believe this is step in the right direction. Philipp, what do you think?
Go one step further and omit the -mt :)
> Personally, I think believe we should drop threading and always build with MT mode,
> as that's what other libraries seem to be.
I'm with you there. I've decided to leave out the -mt and go with
libboost_something.so.1.36.0 for the packages that will be part of openSUSE
11.1 and SLES 11 and also include symlinks with -mt in the name.
Philipp