$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-12-13 07:05:26
>But why isn't BOOST_NO_SSTREAMS #defined for gcc? Surely that's the
>only reason it's failing config_test (I would have thought nothing
>should fail config_test!)
Beman is using an out of date gcc version - gcc2.95.3 has a more or less
working <sstream> and during the config review some people were pretty
adament that BOOST_NO_SSTREAMS should not be defined for gcc 2.95.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/