This is the mail archive of the binutils@sourceware.org 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]

Hiding symbols in a static library


Hi all,

I have a user of my library that is complaining about private symbols in
my library clashing with the priviate symbols of another library. I
suggested that they should use the dynamically linked version of my
library which has all private symbols hidden by means of a version
script.

This has not satisfied this user who insists on needing to statically
link. That leads me here, to ask if there is a way to hide private 
symbols in a static library.

Any clues or pointers appreciated.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


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