Mail Archives: djgpp/1999/07/30/23:46:31
On Mon, 26 Jul 1999 23:03:04 +0200, Laurynas Biveinis
<lauras AT softhome DOT net> wrote:
>Sascha Zapf wrote:
>> I'm working with GCC 2.8.1, RHIDE 1.47 and TV 1.0.7...Which is the better
>> choice....EGCS 1.2 or GCC 2.95 ( 3.0 ;-) )
>
>EGCS 1.2 and GCC 2.95 are *the same* compiler. Simply before the
>merger EGCS team was planing to release EGCS 1.2. Then FSF announced
>that EGCS team is overtaking GCC and EGCS team renamed EGCS 1.2 to
>GCC 2.95. And it definitely will not be GCC 3.0. It's development
>will start after GCC 2.95 / 2.96 ? will be released. AFAIK.
Do you know if this new version of GCC will have a more
standard-compliant standard C++ library? The iostreams interface
isn't correct according to the standard (or the standard as I know it,
i.e. The C++ Programming Language by Bjarne Stroustrup and the Second
Draft), the basic_string isn't complete, char_traits are missing,
stringstreams are also missing to mention a few of the problems I have
encountered... Do you know if any of these issues has been addressed
in GCC 2.95?
Peter.
- Raw text -