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]

Re: Q: library - explicit definition of exported symbols?


Heiko Nardmann <h.nardmann@secunet.de> writes:

> How can I explicitly define which symbols are exported by my library?
> I need solutions for both static and shared version.
> 
> My library imports some .a libs which should not be exported further.

Symbol versioning can do this, check how glibc implements it.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

PGP signature


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