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: [gcc-in-cxx] Bootstrap libcpp with c++


On Tue, 2009-06-30 at 08:31 -0600, Tom Tromey wrote:
> >>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:
> 
> Tom> In addition to what Joseph said, it seems to me that if we are going
> Tom> to C++-ize libcpp, then all those `extern "C"' markers should also go
> Tom> away.
> 
> Jerry> I just sent a revised patch to the list.  Do you want to see this change
> Jerry> as part of that?
> 
> If you're willing, sure.  It isn't a requirement.

It occurs to me that if anything besides GCC pulls in libcpp, those
extern C markers would still be required.  Do we need to worry about
that?

Jerry



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