attribute_hidden - followup2

Erik Andersen andersen at codepoet.org
Thu Dec 8 00:10:04 UTC 2005


On Wed Dec 07, 2005 at 05:13:13PM +0100, Peter S. Mazinger wrote:
> 
> Updated results
> 
> JUMP relocs   text	   data	    bss	    dec	    hex	filename
> # svn 2005.12.07
> 192	      270112	   2928	  19120			svn/lib/libuClibc-0.9.28.so
> # svn 2005.12.02
> 321	      275170	   3448	  19120	 297738	  48b0a svn/lib/libuClibc-0.9.28.so
> # svn 2005.11.26
> 431	      279552	   3888	  19120	 302560	  49de0	svn/lib/libuClibc-0.9.28.so
> # svn 2005.11.26 w/ #define __attribute_hidden /* */
> 533	      288247	   4344	  19120	 311711	  4c19f	svn/lib/libuClibc-0.9.28.so
> # vanilla 0.9.28
> 531	      281789	   4276	  19096	 305161	  4a809	uClibc-0.9.28/lib/libuClibc-0.9.28.so
> 
> Does anyone know if __rpc_X has to be visible ?

I can not think of any reason for it to be visible.  Nobody
except libpthread should ever use any "__X" functions.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list