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?)

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to