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: PR bootstrap/17369: Bootstrap failure with binutils-2.15.90.0.1.1


No, this is where the TL_FOO is needed:

+AC_DEFUN([GNU_MAKE_GCC_LIB_PATH],

As for the other two, I suggest @SET_GCC_LIB_PATH@ and
SET_GCC_LIB_PATH_CMD=

If you could add a one-liner where set_gcc_lib_path is set
saying what it's going to look like, that would help.  Something like:

	# Set to something like "expand RPATH=/some/path"

Other than those, it's OK with me.


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