GCC 4.7.0RC: Mangled names in cc1

Gabriel Dos Reis gdr@integrable-solutions.net
Mon Mar 19 10:54:00 GMT 2012


On Mon, Mar 19, 2012 at 4:57 AM, Ludovic Courtès
<ludovic.courtes@inria.fr> wrote:
> Hi,
>
> Gabriel Dos Reis <gdr@integrable-solutions.net> skribis:
>
>> On Fri, Mar 16, 2012 at 8:04 AM, Ludovic Courtès
>> <ludovic.courtes@inria.fr> wrote:
>
> [...]
>
>>> What about writing it in C++?  Function objects could be passed around
>>> to achieve a similar result, at the expense of conciseness and
>>> interoperability with C.
>>
>> Does not compute.  If you are using nested functions, you are not
>> interested in C interoperability in the first place.
>
> Sorry, I meant GNU C.

Interoperability is a two-way street; it means you have to live in
the intersection understood by both languages.

-- Gaby



More information about the Gcc mailing list