RFA: Please review the new C++ demangler patch

Gabriel Dos Reis gdr@integrable-solutions.net
Fri Jun 27 23:13:00 GMT 2003


Phil Edwards <phil@jaj.com> writes:

| On Fri, Jun 27, 2003 at 11:36:35PM +0200, Gabriel Dos Reis wrote:
| > |  :-)  Why fold
| > | a completely unused library into the executable?
| > 
| > static link against libstdc++-v3, does not mean the whole libstdc++-v3
| > (especially the unused bits) is pulled into the executable.  Does it?
| > The contention seems to be the dependence on <string> and <vector>.
| 
| Depends on how smart the linker is, and how fine-grained the library's
| object files are.
| 
| Anyhow, this is getting off-topic.

We cannot get anywhere with handwaving.

-- Gaby



More information about the Gcc mailing list