|
From: Oswald B. <os...@kd...> - 2004-08-09 16:04:54
|
On Thu, Aug 05, 2004 at 04:11:53PM +0200, Oswald Buddenhagen wrote: > > what's the slow-down for PIC usually like? > > > supposedly about 1-2%. it depends on how many global symbols you > reference. > if you're concerned about it, make this a configure option, so one could compile either with dynamic offset, or an autodetected or specified fixed offset. ok, that does not help pre-built packages as well, but who cares. :) btw, ever thought about valgrinding valgrind (which valgrinds another valgrind :)? with a dynamic load address this shouldn't be a major problem any more. ok, for me, even the most trivial "valgrind valgrind" just segfaults, but i suppose this is easily fixable. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos, panic, and disorder - my work here is done. |