help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eliminating Name Mangling in GCC


From: Ulrich Eckhardt
Subject: Re: Eliminating Name Mangling in GCC
Date: Sat, 20 Nov 2004 11:56:28 +0100
User-agent: KNode/0.7.7

Peter B Du Bois wrote:
> Toolset: Tornado with GCC version 2.96.

Error: http://gcc.gnu.org/gcc-2.96.html

> Problem: How to avoid the name mangling of global symbols that GCC
>       performs.

Solution: Declare symbols as extern "C".

Greetings: From Uli.

;)

-- 
http://gcc.gnu.org/faq.html
http://parashift.com/c++-faq-lite/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]