This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [PATCH] Hide boehm-gc/libffi/fdlibm etc. symbols in libgcj.so.*


On Mon, Jan 29, 2007 at 05:45:26PM +0000, Andrew Haley wrote:
>  > 2007-01-26  Jakub Jelinek  <jakub@redhat.com>
>  > 
>  > 	* configure.ac (libjava_cv_anon_version_script): New test.
>  > 	(ANONVERSCRIPT): New AM_CONDITIONAL.
>  > 	* configure: Rebuilt.
>  > 	* Makefile.am (extra_ldflags_libjava): Link with -Wl,--version-script
>  > 	if ANONVERSCRIPT.
>  > 	* Makefile.in: Rebuilt.
>  > 	(libgcj_la_DEPENDENCIES): Depend on libgcj.ver.
>  > 	* libgcj.ver: New file.
> 
> Yeah.  If you've tested it well, this can go in.

It works just fine on all arches I tried except ppc64, which needs:
http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01680.html
fix.  I've pinged it a few times, but without luck so far.

	Jakub


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