On Wednesday 16 March 2005 14:02, Joel de Guzman wrote: > 2) I get all sort of warnings and errors when building on GCC. > All seem to be coming from program options: > > gcc.compile.c++ > ..\..\bin.v2\libs\program_options\build\gcc-3.2\debug\link-stati > c\cmdline.o > ../../libs/program_options/src/cmdline.cpp: In member function ` > boost::program_options::detail::cmdline::properties_t > boost::program_options::detail::cmdline::translate_property(char)': > ../../libs/program_options/src/cmdline.cpp:725: warning: control reaches > end of > > non-void function
I'm in the middle of a bit rewrite that eliminates not only the above warning, but even the function where it happens. I'd need a couple of days before it's committed. > ..\..\bin.v2\libs\program_options\build\gcc-3.2\debug\link-static\pr > ogram_options-gcc3.2-d_1.32.0.a > spawn: No such file or directory Grr... I bet I've seen this error, but don't know what is the solution. Are you using NT bjam from cygwin or vice versa? - Volodya ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
