
15 Feb
2006
15 Feb
'06
3:40 p.m.
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