On Thu, May 05, 2005 at 08:35:58AM -0600, Root, Dalene Joy wrote: > Forgive me if I sound naive. I am not a programmer. The reason that we > wanted to use gcc 3.4.3-9 on Fedora is because some of our developers > are using Fedora Core 3 and some have purchased Redhat ES4. RHES4 has > gcc-3.4.3-9 while Fedora 3 has 3.4.3-22. There seems to be an > incompatibility between the two versions. Here is an excerpt of the > original complaint. > We have a serious problem with incompatible versions gcc. GCC 3.4.x is not meant to be incompatible, of course there can be bugs in one or both of the compilers, but GCC 3.4.x is now in bugfixing mode, so generally higher releases should have more bugs fixed. If you see a regression from gcc-3.4.3-n to gcc-3.4.3-m where n < m, please report it to us. RHEL4 U1 is going to include gcc-3.4.3-22, while FC3 updates currently include gcc-3.4.3-22.fc3. Almost no difference. Jakub