ld-linux and ld-funcs thoughts

Nix nix@esperi.org.uk
Wed May 30 19:59:00 GMT 2007


On 29 May 2007, sfora dim told this:
> why do everything from scratch ?  just for efficiency sake ?

That's not a `just'. Efficiency is *critical* for the dynamic linker,
because its overhead gets incurred on every exec() of a dynamically
linked program, far more often than the linker is run. (Robustness is
arguably more important, too.)

-- 
`On a scale of one to ten of usefulness, BBC BASIC was several points ahead
 of the competition, scoring a relatively respectable zero.' --- Peter Corlett



More information about the Libc-alpha mailing list