$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-03-12 19:17:37
----- Original Message -----
From: <williamkempf_at_[hidden]>
>
> What I don't like about it is that it requires the use of GCC. What
> we really need is a standalone utility that does this. Said utility
> needs to be highly portable, much like GCC itself, but should not be
> as complex or large as the full blown GCC compiler set.
Why?
We could build the tool once for each platform and be done with it.
-Dave