On Tue, May 15, 2007 at 04:46:14PM +0200, Olaf van der Spek wrote:
> On 5/15/07, Domenico Andreoli <[EMAIL PROTECTED]> wrote:
> > until 1.34.0, -lboost_program_options linked implicitly to the
> > multi-threaded library, now you are forced to choose between single/multi
> > thread variants. remember, debian is about choice ;-)
> >
> >   -lboost_program_options-st  -  single-threaded
> >   -lboost_program_options-mt  -  multi-threaded
> 
> Why doesn't it default to mt anymore?

Because it was an arbitrary choice, it was my use of the Boost libraries.

With 1.34.0 I wanted to give the right space to the needs of
single-threaded users, which usually do not expect to do anything
special to have their binaries not linked to libpthread.

Since the default should have been the opposite, the -st variants,
I decided that there would not have been any default at all.

Cheers,
Domenico

-----[ Domenico Andreoli, aka cavok
 --[ http://www.dandreoli.com/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to