This is the mail archive of the gcc@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: Build shared libraries with -Bsymbolic-functions



config/

2007-01-10 H.J. Lu <hongjiu.lu@intel.com>

* ld-symbolic.m4: New.

Please name the macro AC_LIB_PROG_LD_GNU_SYMBOLIC, or ACX_PROG_LD_GNU_SYMBOLIC.


libgfortran/

2007-01-10 H.J. Lu <hongjiu.lu@intel.com>

	* aclocal.m4: Include ../config/lib-ld.m4 and
	../config/ld-symbolic.m4.

Also, aclocal.m4 is automatically generated with "aclocal -I ../config" except in libjava.


	* configure.ac: Use PROG_LD_GNU_SYMBOLIC.  Set
	libgcj_ld_symbolic to $SYMBOLIC_LDFLAGS if it isn't set.

Please check if libgcj_ld_symbolic is now obsolete in libjava/configure.host.



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