GCC 5? (was Re: GCC 4.7.0RC: Mangled names in cc1)
Gabriel Dos Reis
gdr@integrable-solutions.net
Fri Mar 16 19:29:00 GMT 2012
On Fri, Mar 16, 2012 at 12:19 PM, David Malcolm <dmalcolm@redhat.com> wrote:
> C++ is likely to make it more difficult to embed GCC into such apps
> (e.g. nasty ordering issues for globals with non-empty constructors;
If you were going to write an API in C and you have no globals that
require a dynamic initialization, there is not reason you would need
one just because you use C++.
-- Gaby
More information about the Gcc
mailing list