[Q] linking only some functions in an object file
DJ Delorie
dj@delorie.com
Wed Apr 18 21:38:00 GMT 2001
Normally, you'd split the objects into one function per object, and
put them in a library. The linker automatically uses only what it
needs then.
More information about the Binutils
mailing list