Dean McNamee wrote:
> Something important would be to understand the overhead for a shared
> library (fpic, relocation, etc).

On the Mac, I actually want to link the main executable with -pie so
that it loads at a different address each time anyway.  That implies
PIC.  It's still wise to understand the overhead, which is why I've
been waiting until we have some perf tests running to make this
change.

Mark

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to