Optimizing Linker Load Times
Posted Jul 27, 2006 14:38 UTC (Thu) by
sdalley (subscriber, #18550)
Parent article:
Optimizing Linker Load Times
Another recent change was the gcc -fvisibility option which reduces the number of exported symbols that the loader has to slosh around in in the first place - http://gcc.gnu.org/wiki/Visibility . It would be interesting to know whether OO, KDE etc are now taking advantage of this.
(
Log in to post comments)