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]

__private_extern__



Apple have a directive called __private_extern__ in its compiler. 
This makes a symbol public in the binrary (e.g., library), but it's 
not exported out side of it.  

Is there any way I can do the same thing, using GNU CC and GNU ld?

brgds
johan


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