HomeSort by: relevance | last modified time | path
    Searched refs:linking (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 100 # etcetera environment variables, and if threads linking works using
195 # standard Solaris way of linking pthreads (-mt -lpthread).
270 # that, in an invocation where only linking and no compilation is
277 # compilation (CFLAGS) are also used in linking. Many systems
281 # linking. Such a scenario is extremely rare in practice.
283 # Even though use of the -pthread flag in linking would only print
288 AC_CACHE_CHECK([whether Clang needs flag to prevent "argument unused" warning when linking with -pthread],
libtool.m4 222 # All known linkers require a '.a' archive for static linking (except MSVC,
2173 # when we should be linking with a yet-to-be-installed one
2176 # Linking always hardcodes the temporary library directory.
2423 # this would work for both with and without runtime linking, it will
2424 # prevent static linking of such archives. So we do filename-based
2426 # when both runtime linking and shared linking is enabled.
2427 # Unfortunately, runtime linking may impact performance, so we do
2449 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2457 # and later when we are not doing run time linking
    [all...]
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 65 To assist in assembling and linking this module with other modules,
test.doc 56 To assist in assembling and linking these modules with other modules,
fplsp.doc 65 To assist in assembling and linking this module with other modules,
fpsp.doc 62 To assist in assembling and linking this module with other modules,
isp.doc 70 To assist in assembling and linking this module with other modules,
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
CMakeLists.txt 156 # independent of libc, by linking this binary without libc (here) and
  /src/share/mk/
bsd.sys.mk 96 # XXX on linking static libs
bsd.lib.mk 629 # Path to an ld version script to use when linking the library.
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2733 # It is necessary for linking the library.
3649 -shared do not build a '.o' file suitable for static linking
3650 -static only build a '.o' file suitable for static linking
3722 -all-static do not do any dynamic linking at all
3747 -shared only do dynamic linking of libtool libraries
3749 -static do not do any dynamic linking of uninstalled libtool libraries
3751 do not do any dynamic linking of libtool libraries
4046 echo "flag during linking and do at least one of the following:"
4053 echo " during linking"
4829 # pic_flag when linking with -static. The problem exists i
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1456 # It is necessary for linking the library.
2333 -shared do not build a \`.o' file suitable for static linking
2334 -static only build a \`.o' file suitable for static linking
2406 -all-static do not do any dynamic linking at all
2430 -shared only do dynamic linking of libtool libraries
2432 -static do not do any dynamic linking of uninstalled libtool libraries
2434 do not do any dynamic linking of libtool libraries
2727 echo "flag during linking and do at least one of the following:"
2734 echo " during linking"
3474 # pic_flag when linking with -static. The problem exists i
    [all...]

Completed in 23 milliseconds