Home
last modified time | relevance | path

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

12345678910>>...35

/openbsd-src/gnu/llvm/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 …]
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-config.rst15 print the compiler flags, linker flags and object libraries needed to link
82 Ignore libLLVM and link component libraries instead.
90 Print the flags needed to link against LLVM libraries.
94 Print the installation directory for LLVM libraries.
104 Similar to **--libs**, but prints the bare filenames of the libraries
110 Print all the libraries needed to link against the specified LLVM
115 Link the components as shared libraries.
119 Link the component libraries statically.
135 Print all the system libraries needed to link against the specified LLVM
152 libraries. Useful "virtual" components include:
[all …]
/openbsd-src/gnu/lib/libreadline/
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 …]
H A DREADME41 libraries (if the target platform supports them) and the examples.
55 Readline and History libraries. The configure script creates
57 will cause shared versions of the Readline and History libraries
61 to build the shared libraries by default on supported platforms.
66 try to build shared libraries on an unsupported platform, `make'
102 SHLIB_LIBS Any additional libraries that shared libraries should be
114 libraries similar to SunOS 4.x use major and minor library
128 `make shared'. The shared libraries will be created in the shlib
131 If shared libraries are created, `make install' will install them.
132 You may install only the shared libraries by running `make
[all …]
/openbsd-src/gnu/gcc/gcc/config/
H A Dt-slibgcc-darwin14 # Darwin only searches in /usr/lib for shared libraries, not in subdirectories,
40 # different libgcc_s libraries that actually get linked against, one for
41 # each system version supported. They are 'stub' libraries that
43 # The actual use of the libraries is controlled by REAL_LIBGCC_SPEC.
47 # When building multilibbed target libraries, all the required
48 # libraries are expected to exist in the multilib directory.
67 # When building multilibbed target libraries, all the required
68 # libraries are expected to exist in the multilib directory.
/openbsd-src/gnu/llvm/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 dependency, because we are already linking against the
23 # clang libraries are redundant since we are linking all the individual
/openbsd-src/gnu/gcc/gcc/config/m32r/
H A Dt-m32r1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
47 # -mmodel={small,medium} requires separate libraries.
48 # We don't build libraries for the large model, instead we use the medium
49 # libraries. The only difference is that the large model can handle jumps
56 # Set MULTILIB_EXTRA_OPTS so shipped libraries have small data in .sdata and
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dt-m32r1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
54 # -mmodel={small,medium} requires separate libraries.
55 # We don't build libraries for the large model, instead we use the medium
56 # libraries. The only difference is that the large model can handle jumps
63 # Set MULTILIB_EXTRA_OPTS so shipped libraries have small data in .sdata and
/openbsd-src/gnu/llvm/clang/docs/
H A DCrossCompilation.rst28 headers, libraries, etc. So, it's usually simple to download a package
42 the headers, libraries or binutils to generate target specific code.
46 Another problem is that compilers come with standard libraries only (like
50 have your host's libraries installed.
54 effectively changes the logical root for headers and libraries), assume
55 all your binaries and libraries are in the same directory, which may not
64 * have different sets of libraries and headers by default
133 but they're particularly important for additional libraries
144 additional headers or libraries are needed), as Clang will find
153 linker), but not always where the target headers and libraries
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dt-rs60001 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
13 # Build the libraries for both hard and soft floating point
H A Dt-newas1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
13 # Build the libraries for both hard and soft floating point and all of the
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/
H A Dt-ns32k1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
/openbsd-src/gnu/llvm/clang/cmake/caches/
H A DMultiDistributionExample.cmake28 # (intended for most end users), and Development, which has libraries (for end
29 # users who wish to develop their own tooling using those libraries). This will
68 llvm-libraries
73 clang-libraries
/openbsd-src/regress/usr.sbin/pkg_add/newcups/cups-libs-2.2.8/
H A D+DESC1 CUPS libraries and headers
6 This package provides the core CUPS libraries.
/openbsd-src/regress/usr.sbin/pkg_add/oldcups/cups-libs-2.2.7/
H A D+DESC1 CUPS libraries and headers
6 This package provides the core CUPS libraries.
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2007-OriginalClangReadme.txt13 The world needs better compiler tools, tools which are built as libraries. This
15 the tools as libraries isn't enough: they must have clean APIs, be as
17 requires clean layering, decent design, and avoiding tying the libraries to a
18 specific use. Oh yeah, did I mention that we want the resultant libraries to
58 higher-level clients and libraries such as code refactoring.
70 clang - An example driver, client of the libraries at various levels.
71 This depends on all these libraries, and on LLVM VMCore.
73 This front-end has been intentionally built as a DAG of libraries, making it
75 build a preprocessor, you take the Basic and Lexer libraries. If you want an
/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dt-d30v7 # We want fine grained libraries, so use the new code to build the
8 # floating point emulation libraries.
31 # Right now, disable, since we don't support shared libraries on d30v yet.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/
H A Dt-v85065 # We want fine grained libraries, so use the new code to build the
66 # floating point emulation libraries.
83 # Create target-specific versions of the libraries
/openbsd-src/gnu/gcc/gcc/config/mn10300/
H A Dt-linux1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dt-fprules-fpbit1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
/openbsd-src/gnu/gcc/gcc/doc/
H A 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
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A 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
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10300/
H A Dt-mn103001 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
/openbsd-src/gnu/gcc/gcc/config/v850/
H A Dt-v85065 # We want fine grained libraries, so use the new code to build the
66 # floating point emulation libraries.
83 # Create target-specific versions of the libraries
H A Dt-v850e65 # We want fine grained libraries, so use the new code to build the
66 # floating point emulation libraries.
83 # Create target-specific versions of the libraries

12345678910>>...35