This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [I don't think it's off-topic at all] Linking speed for C++
On 21-May-2001, Richard Henderson <rth@redhat.com> wrote:
> On Tue, May 22, 2001 at 01:52:54AM +0200, Marc Espie wrote:
> > Isn't there at least a simple way to tell ELF to stop being dumb and
> > just resolve the symbol here & now ?
>
> Three ways:
>
> -Bsymbolic
[...]
So is there some reason why the KDE shared libs can't be linked with
`-Bsymbolic'? Would linking them with `-Bsymbolic' improve startup times?
Has anyone tried this?
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.