This is the mail archive of the gcc-help@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]

Force C++ symbol names


Is it possible to force the names of the symbols that c++ creates? When I
name a function something, c++ adds extra characters to the name so that
overloaded functions are supported - is there a way to either force c++ to
create a specific symbol in the source-code, or is there a command line
utility that I can use to rename a symbol?

Robert

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



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