Xref: utzoo gnu.g++.help:673 comp.lang.c++:12599 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: tiemann@CYGNUS.COM (Michael Tiemann) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: name mangler Message-ID: <9104021610.AA04690@cygnus.com> Date: 2 Apr 91 16:10:53 GMT References: <9104021605.AA09745@puma.cad.mcc.com> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@cygnus.com Followup-To: gnu.g++.help Distribution: world Organization: Cygnus Support, Palo Alto CA; Phone +1 415 322 3811 Lines: 8 I think the way to handle dynamic loading is related to the way that parameterized types must be handled. I would like to see discussion about how the linker and compiler should communicate to handle both jobs with equal facility. If we can get this working, then using the name mangler that comes with the compiler will be a simple application of software reuse. Michael