e8e66971cd
Provide means, in the form of a `--with-toolexeclibdir=' configuration option, to override the default installation directory for target libraries, otherwise known as $toolexeclibdir. This is so that it is possible to get newly-built libraries, particularly the shared ones, installed in a common place, so that they can be readily used by the target system as their host libraries, possibly over NFS, without a need to manually copy them over from the currently hardcoded location they would otherwise be installed in. In the presence of the `--enable-version-specific-runtime-libs' option and for configurations building native GCC the option is ignored. config/ * toolexeclibdir.m4: New file. gcc/ * doc/install.texi (Cross-Compiler-Specific Options): Document `--with-toolexeclibdir' option. libada/ * Makefile.in (configure_deps): Add `toolexeclibdir.m4'. * configure.ac: Handle `--with-toolexeclibdir='. * configure: Regenerate. libatomic/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. libffi/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * include/Makefile.in: Regenerate. * man/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. libgcc/ * Makefile.in (configure_deps): Add `toolexeclibdir.m4'. * configure.ac: Handle `--with-toolexeclibdir='. * configure: Regenerate. libgfortran/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. libgomp/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. libhsail-rt/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. libitm/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. libobjc/ * Makefile.in (aclocal_deps): Add `toolexeclibdir.m4'. * aclocal.m4: Include `toolexeclibdir.m4'. * configure.ac: Handle `--with-toolexeclibdir='. * configure: Regenerate. liboffloadmic/ * plugin/configure.ac: Handle `--with-toolexeclibdir='. * plugin/Makefile.in: Regenerate. * plugin/aclocal.m4: Regenerate. * plugin/configure: Regenerate. * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. libphobos/ * m4/druntime.m4: Handle `--with-toolexeclibdir='. * m4/Makefile.in: Regenerate. * libdruntime/Makefile.in: Regenerate. * src/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. libquadmath/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. libsanitizer/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * asan/Makefile.in: Regenerate. * interception/Makefile.in: Regenerate. * libbacktrace/Makefile.in: Regenerate. * lsan/Makefile.in: Regenerate. * sanitizer_common/Makefile.in: Regenerate. * tsan/Makefile.in: Regenerate. * ubsan/Makefile.in: Regenerate. libssp/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. libstdc++-v3/ * acinclude.m4: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * doc/Makefile.in: Regenerate. * include/Makefile.in: Regenerate. * libsupc++/Makefile.in: Regenerate. * po/Makefile.in: Regenerate. * python/Makefile.in: Regenerate. * src/Makefile.in: Regenerate. * src/c++11/Makefile.in: Regenerate. * src/c++17/Makefile.in: Regenerate. * src/c++98/Makefile.in: Regenerate. * src/filesystem/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. libvtv/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. zlib/ * configure.ac: Handle `--with-toolexeclibdir='. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. |
||
---|---|---|
.. | ||
libtool-version | ||
Makefile.am | ||
Makefile.in | ||
tsan_clock.cpp | ||
tsan_clock.h | ||
tsan_debugging.cpp | ||
tsan_defs.h | ||
tsan_dense_alloc.h | ||
tsan_dispatch_defs.h | ||
tsan_external.cpp | ||
tsan_fd.cpp | ||
tsan_fd.h | ||
tsan_flags.cpp | ||
tsan_flags.h | ||
tsan_flags.inc | ||
tsan_ignoreset.cpp | ||
tsan_ignoreset.h | ||
tsan_interceptors_libdispatch.cpp | ||
tsan_interceptors_mac.cpp | ||
tsan_interceptors_mach_vm.cpp | ||
tsan_interceptors_posix.cpp | ||
tsan_interceptors.h | ||
tsan_interface_ann.cpp | ||
tsan_interface_ann.h | ||
tsan_interface_atomic.cpp | ||
tsan_interface_inl.h | ||
tsan_interface_java.cpp | ||
tsan_interface_java.h | ||
tsan_interface.cpp | ||
tsan_interface.h | ||
tsan_malloc_mac.cpp | ||
tsan_md5.cpp | ||
tsan_mman.cpp | ||
tsan_mman.h | ||
tsan_mutex.cpp | ||
tsan_mutex.h | ||
tsan_mutexset.cpp | ||
tsan_mutexset.h | ||
tsan_new_delete.cpp | ||
tsan_platform_linux.cpp | ||
tsan_platform_mac.cpp | ||
tsan_platform_posix.cpp | ||
tsan_platform_windows.cpp | ||
tsan_platform.h | ||
tsan_ppc_regs.h | ||
tsan_preinit.cpp | ||
tsan_report.cpp | ||
tsan_report.h | ||
tsan_rtl_aarch64.S | ||
tsan_rtl_amd64.S | ||
tsan_rtl_mips64.S | ||
tsan_rtl_mutex.cpp | ||
tsan_rtl_ppc64.S | ||
tsan_rtl_proc.cpp | ||
tsan_rtl_report.cpp | ||
tsan_rtl_thread.cpp | ||
tsan_rtl.cpp | ||
tsan_rtl.h | ||
tsan_stack_trace.cpp | ||
tsan_stack_trace.h | ||
tsan_stat.cpp | ||
tsan_stat.h | ||
tsan_suppressions.cpp | ||
tsan_suppressions.h | ||
tsan_symbolize.cpp | ||
tsan_symbolize.h | ||
tsan_sync.cpp | ||
tsan_sync.h | ||
tsan_trace.h | ||
tsan_update_shadow_word_inl.h |