From: David Greene (greened_at_[hidden])
Date: 2006-02-15 10:40:11


David Greene wrote:
> I'm starting to use boost::program_options and am not having much
> luck:

Some more information:

I'm using Boost 1.33.1 with g++ 4.0.2 on x86 Linux. When I switch
to g++ 3.3.3 running the test with no options works. Running
with --help works. Running with any --debug options causes a
segfault.

Any ideas on where to start?

                         -Dave