From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-06-28 13:29:46


Farberov, Inga wrote:

> 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.

Please provide a complete and minimal example that reproduces the problem.

- Volodya