
27 May
2004
27 May
'04
2:34 a.m.
Robert Ramey wrote:
Hmmm, I just checked. I'm currently using gcc 3.3.1 ? Should I upgrade to gcc 3.4.? I seem to recall information on the list that suggested it would be better to wait a little bit.
GCC 3.4.0 features a brand new C++ parser and much more strict conformance to the standard. I would strongly suggest you to upgrade. There are of course some fallouts from this work, so if you need an absolutely stable environment you may want to wait for 3.4.1. But of course, you can have 3.4.0 installed and keep 3.3.1 around if you feel like it. -- Giovanni Bajo