This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ld and export lists


How does one define an export list for a shared library using ld. The idea here is to make access to functions in a shared library faster. Instead of making all functions from all object files linked into a shared library available for access I'd like to restrict the symbols visible from the outside.

How do I go about this?

Please cc me on the answer I am not a subscriber to this list.

Thanks,
Robert

--
Robert Schweikert MAY THE SOURCE BE WITH YOU
rjschwei@cox.net LINUX



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]