$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Farberov, Inga (ifarberov_at_[hidden])
Date: 2007-06-28 13:04:39
Hi,
I have a piece of code that runs both on Windows and Linux. I am using
program_options library to read a settings file.
This seems to work fine on windows, but on Linux the same code hangs
when I call add_options method.
I am using Boost 1.34 on both machines.
Any suggestions on what may be causing this problem are greatly
appreciated.
Inga