$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Leon Mergen (leon_at_[hidden])
Date: 2005-08-20 13:09:15
On Sat, 2005-08-20 at 19:02 +0200, Leon Mergen wrote:
> I'm trying to integrate the boost::program_options library into my
> application, but am running into some strange problems.
Ok, my fault. I compiled with the -pthread option, but linked against
-lboost_program_options-gcc instead of -lboost_program_options-gcc-mt.
Sorry for the noise on this mailinglist. ;)
Regards,
Leon Mergen