Exporting symbols

Luchezar Belev l_belev at yahoo.com
Tue May 18 23:00:57 CDT 2004


-- Dan Timis wrote:
>Is there any way to export only the functions that are called by the 
>code we link to, without exposing the internal workings?  Ideally we 
>would like to be able to provide a static library created with ar or 
>ranlib, link that library with other object files to create a .exe.so 
>for wine, but when you do "nm" on the resulting .exe.so you would not 
>see all the inner workings of our library.
>
>Is that possible?

try the "-s" linker option

Lucho.



	
		
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/



More information about the wine-devel mailing list