This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Large, modular C++ application performance ...
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: michael dot meeks at novell dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 29 Jul 2005 22:18:39 +0200
- Subject: Re: Large, modular C++ application performance ...
- References: <1122666555.19624.25.camel@linux.site>
* michael meeks:
> I've been doing a little thinking about how to improve OO.o startup
> performance recently; and - well, relocation processing happens to be
> the single, biggest thing that most tools flag.
Have you tried prelinking?