Home
last modified time | relevance | path

Searched refs:libraries (Results 1 – 25 of 1028) sorted by relevance

12345678910>>...42

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dt-linux6419 # On Debian, Ubuntu and other derivative distributions, the 32bit libraries
21 # /lib and /usr/lib, while other distributions install libraries into /lib64
23 # it doesn't tell anything about the 32bit libraries on those systems. Set
26 # To support i386, x86-64 and x32 libraries, the directory structrue
29 # /lib has i386 libraries.
30 # /lib64 has x86-64 libraries.
31 # /libx32 has x32 libraries.
Dt-freebsd6419 # The 32-bit libraries are found in /usr/lib32
24 # /lib has x86-64 libraries.
25 # /lib32 has i386 libraries.
/netbsd/src/external/mit/expat/dist/win32/
DREADME.txt21 * Creating MinGW dynamic libraries from MS VC++ DLLs:
29 The *.a files are mingw libraries.
31 * Special note about MS VC++ and runtime libraries:
36 one can build three different Expat libraries depending
43 The libraries are named
53 The libraries should be named like this:
59 An application linking to the static libraries must
/netbsd/src/external/bsd/am-utils/dist/m4/macros/
Dcheck_os_libs.m42 dnl set OS libraries specific to an OS:
7 dnl the libraries based on the OS. Sigh. -Erez.
10 AC_CACHE_CHECK(for additional OS libraries,
13 # select the correct set of libraries to link with
21 # set list of libraries to link with
/netbsd/src/external/bsd/tre/dist/python/
Dsetup.py15 libraries = ["tre"] variable
22 libraries = ["../win32/Release/tre"] variable
36 libraries = libraries
Dsetup.py.in15 libraries = ["tre"] variable
22 libraries = ["../win32/Release/tre"] variable
36 libraries = libraries
/netbsd/src/compat/
DREADME4 Building multi-ABI libraries for NetBSD platforms.
7 src/compat has a framework to (re)build the libraries shipped with
9 allows 32-bit libraries for the amd64 and sparc64 ports, and enables
15 underneath src/compat and rebuild the libraries with a different set
19 the 32-bit compat libraries for the amd64 port. In each of these
30 where libraries for the ABI will be installed. There are a couple of
57 compatsubdir.mk holds the list of subdirectories (the libraries and
/netbsd/src/sys/external/bsd/acpica/dist/generate/release/
Dbuild.sh210 mkdir $TEMP_DIR/libraries
410 cp libraries/acpibin.exe $TEMP_DIR
411 cp libraries/acpidump.exe $TEMP_DIR
412 cp libraries/acpiexec.exe $TEMP_DIR
413 cp libraries/acpihelp.exe $TEMP_DIR
414 cp libraries/acpisrc.exe $TEMP_DIR
415 cp libraries/acpixtract.exe $TEMP_DIR
416 cp libraries/iasl.exe $TEMP_DIR
/netbsd/src/external/gpl3/binutils/dist/config/
Dmt-sde1 # We default to building libraries optimised for size. We use
2 # -minterlink-mips16 so that the non-MIPS16 libraries can still be
4 # MIPS16 libraries to run on Harvard-style split I/D memories, so long
6 # has two purposes: it allows libraries to be used in situations where
/netbsd/src/external/gpl3/gdb/dist/config/
Dmt-sde1 # We default to building libraries optimised for size. We use
2 # -minterlink-mips16 so that the non-MIPS16 libraries can still be
4 # MIPS16 libraries to run on Harvard-style split I/D memories, so long
6 # has two purposes: it allows libraries to be used in situations where
/netbsd/src/external/gpl3/gcc/dist/config/
Dmt-sde1 # We default to building libraries optimised for size. We use
2 # -minterlink-mips16 so that the non-MIPS16 libraries can still be
4 # MIPS16 libraries to run on Harvard-style split I/D memories, so long
6 # has two purposes: it allows libraries to be used in situations where
/netbsd/src/crypto/external/bsd/openssl/dist/
DNOTES-UNIX.md7 OpenSSL uses the compiler to link programs and shared libraries
11 link programs, shared libraries and dynamically loadable shared
19 Shared libraries and installation in non-default locations
23 libraries, such as `/lib`, `/usr/lib` or possibly `/usr/local/lib`. If
24 libraries are installed in non-default locations, dynamically linked
31 unless the libraries are to be installed in directories that you know
110 Shared OpenSSL builds also install static libraries. Linking with the
112 for shared libraries first and tend to remain "blind" to static OpenSSL
113 libraries. Referring to system documentation would suffice, if not for
114 a corner case. On AIX static libraries (in shared build) are named
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dt-m32r19 # -mmodel={small,medium} requires separate libraries.
20 # We don't build libraries for the large model, instead we use the medium
21 # libraries. The only difference is that the large model can handle jumps
28 # Set MULTILIB_EXTRA_OPTS so shipped libraries have small data in .sdata and
/netbsd/src/crypto/external/bsd/openssl/dist/demos/bio/
Ddescrip.mms4 # For linking with shared libraries: OSSL$LIBCRYPTO_SHR and OSSL$LIBSSL_SHR
5 # For linking with static libraries: OSSL$LIBCRYPTO and OSSL$LIBSSL
9 # By default, we link with the shared libraries
12 # Alternative, for linking with static libraries
/netbsd/src/external/bsd/nvi/dist/build.unix/
DREADME72 from whatever libraries you load. Please ensure that your RE
86 If you have the Perl 5 libraries and you want to compile in the
95 If you have the Tk/Tcl libraries and you want to compile in the
101 libraries aren't in the standard library and include locations,
105 If you have the Gtk libraries and you want to build the Gtk
111 libraries aren't in the standard library and include locations,
116 If you have the Motif libraries and you want to build the Motif
122 libraries aren't in the standard library and include locations,
198 If the Tk/Tcl or any other include files or libraries are in non-standard
207 would specify two additional directories to search for libraries, /a/b
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Dt-linux641 # On Debian, Ubuntu and other derivative distributions, the 32bit libraries
3 # /lib and /usr/lib, while other distributions install libraries into /lib64
5 # it doesn't tell anything about the 32bit libraries on those systems. Set
/netbsd/src/external/bsd/flex/dist/m4/
Dlib-prefix.m417 dnl to access previously installed libraries. The basic assumption is that
21 dnl libraries, but is otherwise very convenient.
36 [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
37 --without-lib-prefix don't search for libraries in includedir and libdir],
166 dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
167 dnl $prefix/lib64 and 32-bit libraries go under $prefix/lib. We determine
173 dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
175 dnl $prefix/lib/amd64) and 32-bit libraries go under $prefix/lib.
202 …searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e…
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dpthreads.m44 AC_MSG_CHECKING(if compiling threadsafe libraries)
8 [if you want thread safe libraries]),
97 [Define if you want have a thread safe libraries])
99 dnl for libraries.
Dfind-func-no-libs.m44 dnl Look for function in any of the specified libraries
7 dnl AC_FIND_FUNC_NO_LIBS(func, libraries, includes, arguments, extra libs, extra args)
/netbsd/src/external/gpl3/binutils/dist/binutils/
DREADME9 These tools make use of a pair of libraries (bfd and opcodes) and a
44 This will configure and build all the libraries as well as the
51 also stop the configure script from checking the libraries that are
93 configure. This will build the BFD and opcodes libraries as shared
94 libraries. You can use arguments with the --enable-shared option to
95 indicate that only certain libraries should be built shared; for
96 example, --enable-shared=bfd. The only potential shared libraries in
99 The binutils will be linked against the shared libraries. The build
106 On hosts that support shared system libraries the binutils will be
108 libraries installed as well and you wish to create static binaries
[all …]
/netbsd/src/crypto/external/cpl/tpm-tools/dist/m4/
Dlib-prefix.m417 dnl to access previously installed libraries. The basic assumption is that
21 dnl libraries, but is otherwise very convenient.
36 [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
37 --without-lib-prefix don't search for libraries in includedir and libdir],
162 dnl sets or ABIs, 64-bit libraries go under $prefix/lib64 and 32-bit
163 dnl libraries go under $prefix/lib. We determine the compiler's default
169 …searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e…
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
Dconfigure.ac50 # Enable shared libraries.
52 [ --enable-shared build shared libraries [deault=yes]],,
55 # If we have shared libraries, try to set RPATH_ENVVAR reasonably,
56 # such that we can find the shared libraries in the build tree.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dconfigterms.texi41 used to build the target libraries (like @code{libstdc++}). If build and host
43 compiler that will be used to build the target libraries (if you
47 In the case of target libraries, the machine you're building for is the
50 building for (the target libraries are built for the target, so host is
52 building a compiler, you're building libraries). The configure/make
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dt-linux6419 # On Debian, Ubuntu and other derivative distributions, the 32bit libraries
21 # /lib and /usr/lib, while other distributions install libraries into /lib64
23 # it doesn't tell anything about the 32bit libraries on those systems. Set
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dt-linux6421 # On Debian, Ubuntu and other derivative distributions, the 32bit libraries
23 # /lib and /usr/lib, while other distributions install libraries into /lib64
25 # it doesn't tell anything about the 32bit libraries on those systems. Set

12345678910>>...42