Boost logo

Boost :

From: Schalk_Cronje_at_[hidden]
Date: 2002-04-19 03:34:32


> -----Original Message-----
> From: Bill Seymour [mailto:bill-at-the-office_at_[hidden]]
> Sent: 18 April 2002 21:51
> To: boost_at_[hidden]
> Subject: [boost] <ios> in gcc?
>
>
> A question for gcc gurus:
>
> I'm having trouble compiling my next version of the
> fixed-point decimal library with gcc...I don't have
> the <ios> header. Is my installation bad or doesn't
> gcc have it? If the latter, is there some BOOST_*
> macro that lets me know that? (I haven't found one.)
> I need the flag stuff in std::ios_base.

gcc 2.95 does not have <ios>, but gcc 3.x does.
There is no #define in boost/config/cimpiler/gcc.hpp to indicate this. Maybe
we should have BOOST_NO_IOS_HEADER ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk