Home
last modified time | relevance | path

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

12345678910>>...73

/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/
H A Drpath.README12 | +------ a = all libraries and the program have the same prefix,
13 | b = the libraries are in different directories.
15 +-------- a = all shared libraries use the libtool *.la files for
26 | +------ a = all libraries and the program have the same prefix,
27 | b = the libraries are in different directories.
29 +-------- a = all shared libraries use the libtool *.la files for
35 - bugs in libtool that creates the shared libraries,
40 - bugs in libtool that creates the shared libraries.
44 * On all platforms supporting shared libraries,
63 fail, because code from static libraries not compiled with -fPIC cannot
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dcsharpcomp.c68 const char * const *libraries, in compile_csharp_using_pnet() argument
121 *argp++ = (char *) libraries[i]; in compile_csharp_using_pnet()
174 const char * const *libraries, in compile_csharp_using_mono() argument
238 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); in compile_csharp_using_mono()
240 memcpy (option + 11, libraries[i], strlen (libraries[i])); in compile_csharp_using_mono()
241 strcpy (option + 11 + strlen (libraries[i]), ".dll"); in compile_csharp_using_mono()
328 const char * const *libraries, in compile_csharp_using_sscli() argument
419 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); in compile_csharp_using_sscli()
421 memcpy (option + 11, libraries[i], strlen (libraries[i])); in compile_csharp_using_sscli()
422 strcpy (option + 11 + strlen (libraries[i]), ".dll"); in compile_csharp_using_sscli()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DProjects.rst12 projects that use LLVM header files, libraries, and tools. In order to use
59 Libraries can be object files, archives, or dynamic libraries. The **lib**
60 directory is just a convenient place for libraries as it places them all in
108 The LLVM build system provides a convenient way to build libraries and
173 This variable holds a space separated list of libraries that should be
174 linked into the program. These libraries must be libraries that come from
175 your **lib** directory. The libraries must be specified without their
179 Note that this works only for statically linked libraries.
183 This variable holds a space separated list of libraries that should be
184 linked into the program. These libraries must be LLVM libraries. The
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/
H A DINSTALL2 - the GNOME libraries (libgnomeui, libgnome, libgnomesupport, libart_lgpl)
5 - the GTK libraries (libgtk, libgdk)
6 - the glib libraries (libglib, libgmodule)
7 - the X11 libraries
10 - the C++ runtime libraries (libstdc++)
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnome/
H A DINSTALL2 - the GNOME libraries (libgnomeui, libgnome, libgnomesupport, libart_lgpl)
5 - the GTK libraries (libgtk, libgdk)
6 - the glib libraries (libglib, libgmodule)
7 - the X11 libraries
10 - the Objective C runtime libraries (libobjc)
/netbsd-src/external/public-domain/sqlite/dist/tea/
H A DMakefile.in194 all: binaries libraries doc
205 libraries:
219 install: all install-binaries install-libraries install-doc
228 install-libraries: libraries
249 test: binaries libraries
252 shell: binaries libraries
258 gdb-test: binaries libraries
265 valgrind: binaries libraries
269 valgrindshell: binaries libraries
470 .PHONY: all binaries clean depend distclean doc install libraries test
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A 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.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A 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.
/netbsd-src/external/mpl/dhcp/dist/doc/
H A DBIND-libraries1 Current ISC DHCP uses the BIND 9 libraries for some services.
2 These libraries can be embedded in the bind directory or external using
4 the directory where can be found includes and libraries.
6 Using standard embedded libraries is safe but you can configure
8 use external libraries with a different configuration.
10 Note if you want to share libraries between bind 9 and ISC DHCP
19 libraries, take CC, CPPFLAGS, CFLAGS, LIBS or LDFLAGS related
32 libraries but it doesn't lead to problems (other than possible
34 external BIND 9 libraries
49 not used for embedded libraries but used by BIND 9
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dprovider.pod40 OpenSSL libraries or in the application.
52 as a handle for everything the OpenSSL libraries need to know about
58 libraries, and the available functions are further described in
62 provider offers to the OpenSSL libraries.
65 between the OpenSSL libraries and the provider.
75 One of the functions the provider offers to the OpenSSL libraries is
76 the central mechanism for the OpenSSL libraries to get access to
90 I<no_store> is a flag back to the OpenSSL libraries which, when
91 nonzero, signifies that the OpenSSL libraries will not store a
114 In the OpenSSL libraries, the corresponding method object is
[all …]
/netbsd-src/external/mit/expat/dist/win32/
H A 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/
H A 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/
H A Dsetup.py15 libraries = ["tre"] variable
22 libraries = ["../win32/Release/tre"] variable
36 libraries = libraries
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c-gnome/
H A DINSTALL2 - the GNOME libraries (libgnomeui, libgnome, libgnomesupport, libart_lgpl)
5 - the GTK libraries (libgtk, libgdk)
6 - the glib libraries (libglib, libgmodule)
7 - the X11 libraries
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A DINSTALL18 and history libraries. If supported, the shared readline and history
19 libraries will be built also. See below for instructions on compiling
21 cause the static and shared libraries (if supported) and the example
25 libraries, the readline include files, the documentation, and, if
26 supported, the shared readline and history libraries.
28 4. You can remove the created libraries and object files from the
95 By default, `make install' will install the readline libraries in
107 libraries. Documentation and other data files will still use the
181 Build the shared libraries by default on supported platforms. The
185 Build the static libraries by default. The default is `yes'.
[all …]
/netbsd-src/compat/
H A 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/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-config.rst15 print the compiler flags, linker flags and object libraries needed to link
62 Print the installation directory for LLVM libraries.
70 Print the flags needed to link against LLVM libraries.
74 Print all the libraries needed to link against the specified LLVM
79 Similar to **--libs**, but prints the bare filenames of the libraries
107 libraries. Useful "virtual" components include:
111 Includes all LLVM libraries. The default if no components are specified.
/netbsd-src/sys/external/bsd/acpica/dist/generate/release/
H A 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/apache2/llvm/dist/clang/tools/clang-shlib/
H A DCMakeLists.txt10 # Xcode doesn't support object libraries, so we have to trick it into
11 # linking the static libraries instead.
17 # If we are building static libraries, then we don't need to add the static
18 # libraries as a depedency, because we are already linking against the
23 # clang libraries are redundant since we are linking all the individual
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A 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.old/dist/config/
H A 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/binutils/dist/config/
H A 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/
H A 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/binutils.old/dist/config/
H A 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/
H A 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

12345678910>>...73