On Fri, Oct 23, 2009 at 9:35 AM, Zhang Lin <zhanglin0...@163.com> wrote: > Sorry, maybe my representation is not quite clear. > I mean that I didn't define ACE_HAS_NONSTATIC_OBJECT_MANAGER at all, so the > preprocesser should not process "#elif (ACE_HAS_NONSTATIC_OBJECT_MANAGER == > 0)", the following simple cpp can reproduce the problem.
See bug 36453 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36453>, this code is invalid. Anyways this is offtopic for this mailing list, next time send an email to gcc-help@ for developing with GCC questions. Thanks, Andrew Pinski