$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2003-04-10 19:51:47
Paul Mensonides <pmenso57_at_[hidden]> wrote:
> There are three caveats: first, only two preprocessors, AFAIK, can handle
> the strict pp-lib: wave and gcc.
Which version(s) of GCC?
> Not even EDG can handle it (and I'm not referring to speed).
Do you know if the EDG guys are planning any work on their preprocessor?
Otherwise I suppose one could use Wave has an external PP and feed data to
whatever compiler you want, including Comeau.
Giovanni Bajo