This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [Patch 4.6] In system.h, wrap include of C++ header in 'extern C++'


Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

> What we can do is what I suggested
> in my last message: just give the language specification to the declarations
> that matter in gcc/system.h.

Sure, just have to check #ifdef ENABLE_BUILD_WITH_CXX to know what
specification to give.

Ian


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