This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

_G_CLOG_CONFLICT undefined in iostream.h


When I turn on the -Wundef flag with egcs-1.0.1, I get this message in
every source that depends on iostream.h:

/usr/local/include/g++/iostream.h:252: warning: `_G_CLOG_CONFLICT' is
not defined

Is there some reason why _G_CLOG_CONFLICT is undefined for my particular
installation, or is this a problem that you can resolve?

We have installed this version:
gcc version egcs-2.90.23 980102 (egcs-1.0.1 release)

-- 
Dick Hadsell			914-381-8400  Fax: 914-381-9790
Reply-to:			hadsell@blueskystudios.com
Blue Sky | VIFX			http://www.blueskystudios.com
1 South Road, Harrison, NY 10528


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]