__private_extern__

Johan Rydberg johan.rydberg@netinsight.se
Fri Aug 17 06:38:00 GMT 2001


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



More information about the Binutils mailing list