$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: John Maddock (boost.regex_at_[hidden])
Date: 2015-01-16 04:18:45
> Trying gcc-3.4.2 it has the same result as gcc-3.4.5 using master and
> Version2 branches.
>
> Trying gcc-3.3.3 it complains:
>
> "cc1plus.exe: error: unrecognized option `-Wextra'"
>
> for every file whether using master or version2.
OK that's a Jamfile issue rather than a type_traits issue as such - as
we haven't tested with anything that old in a long while I'm not overly
bothered at this stage ;)
Thanks, John.