Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199907310525.AAA02433@mercury.xraylith.wisc.edu> To: Jonathan Wilson cc: "cygwin AT sourceware DOT cygnus DOT com" Subject: Re: where can i get details on gcc c++ name mangeling? In-Reply-To: Your message of "Sat, 31 Jul 1999 10:20:25 +0800." <37A25D69 DOT 21856887 AT xoommail DOT com> Date: Sat, 31 Jul 1999 00:25:03 -0500 From: Mumit Khan Jonathan Wilson writes: > where can i get details on gcc c++ name mangeling? From gcc or libiberty source code. The file libiberty/cplus-dem.c has the algorithm. What exactly are you trying to do? C++ Compiler name mangling algorithm in general should be treated as a black box, unless of course you're doing something "special". Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com