$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [wave] Wave driver --c++0x option
From: Edward Diener (eldiener_at_[hidden])
Date: 2013-09-09 23:13:01
After building the Wave driver tool from the latest Boost source on
trunk, if I pass the --c++0x option to the Wave.exe driver I get:
wave: exception caught: unrecognised option '--c++0x'
Do I have to build the wave driver with some option to support the
--c++0x option when running it ?