Home
last modified time | relevance | path

Searched refs:ld_library_path (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/lib/
H A Dlibphobos.exp107 global ld_library_path
157 set ld_library_path "."
162 append ld_library_path ":${gccdir}"
166 append ld_library_path ":${blddir}/src/.libs"
182 append ld_library_path ":${gccdir}/${mldir}"
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/lib/
H A Dlibphobos.exp162 global ld_library_path
213 set ld_library_path "."
218 append ld_library_path ":${gccdir}"
222 append ld_library_path ":${blddir}/src/.libs"
238 append ld_library_path ":${gccdir}/${mldir}"
/netbsd-src/libexec/ld.elf_so/
H A Drtld.c468 const char *ld_bind_now, *ld_preload, *ld_library_path; in _rtld() local
588 ld_library_path = NULL; in _rtld()
621 ld_library_path = *env + LEN(path_var); in _rtld()
646 _rtld_add_paths(execname, &_rtld_paths, ld_library_path); in _rtld()
/netbsd-src/external/gpl3/gcc/dist/libphobos/
H A DChangeLog1017 dirs to the ld_library_path var.
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog14542 to ld_library_path.
14942 ld_library_path. Use add_path. Add just find_libgcc_s to
14943 ld_library_path, not every libgcc multilib directory.
14944 * testsuite/libgomp.c/c.exp (ld_library_path): Don't call
14946 * testsuite/libgomp.c++/c++.exp (ld_library_path): Likewise.
14948 * testsuite/libgomp.fortran/fortran.exp (ld_library_path): Likewise.
16012 ld_library_path.
16050 always_ld_library_path, not ld_library_path. Set additional_flags
16055 ld_library_path from always_ld_library_path. Set LD_LIBRARY_PATH
16057 * testsuite/libgomp.c++/c++.exp: Set ld_library_path from
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20013650 ld_library_path.
H A DChangeLog-20093156 to ld_library_path. Use add_path. Add just find_libgcc_s to
3157 ld_library_path, not every libgcc multilib directory.
H A DChangeLog-20041815 * testsuite/lib/libstdc++.exp: Don't use global ld_library_path.