Hi, I recently updated my linux 7.0 with all the available patches from the redhat website, including the gcc. But after that the gcc just doesn't work with the option -fno-operator-names, although it works before I updated the gcc. I got a bunch of errors like the following: In file included from /usr/include/bits/types.h:26, from /usr/include/_G_config.h:9, from /usr/include/libio.h:30, from /usr/include/g++-3/streambuf.h:36, from /usr/include/g++-3/iostream.h:31, from test.C:1: /usr/include/features.h:117:13: missing binary operator /usr/include/features.h:146:15: missing binary operator /usr/include/features.h:158:14: missing binary operator /usr/include/features.h:165:15: missing binary operator /usr/include/features.h:175:13: missing binary operator /usr/include/features.h:179:13: missing binary operator /usr/include/features.h:218:13: missing binary operator /usr/include/features.h:222:13: missing binary operator /usr/include/features.h:238:13: missing binary operator /usr/include/features.h:270:13: missing binary operator In file included from /usr/include/features.h:283, from /usr/include/bits/types.h:26, from /usr/include/_G_config.h:9, from /usr/include/libio.h:30, from /usr/include/g++-3/streambuf.h:36, from /usr/include/g++-3/iostream.h:31, from test.C:1: /usr/include/sys/cdefs.h:30:13: missing binary operator /usr/include/sys/cdefs.h:43:14: missing binary operator /usr/include/sys/cdefs.h:124:13: missing binary operator /usr/include/sys/cdefs.h:141:14: missing binary operator ... Does anybody know what happened to the updated gcc? Or how can I recover back to the previous version safely? Thanks a lot! Xiaoming Yu _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list