Changing library that an ELF loads or...

mjoyner mjoyner at rv1.dynip.com
Sun Oct 19 18:36:58 PDT 2003


How would I change a library that an ELF loads to look for a particular 
set of symbols? (location, but has same name).

or (b), is there a way to "statically" bind an *.so to a ELF that 
requires it so that it doesn't try and load it dynamically? (merge them 
into a single executable?)



More information about the freebsd-questions mailing list