Searched refs:libraries (Results 1 – 25 of 174) sorted by relevance
1234567
/toolchain/binutils/binutils-2.25/config/ |
D | mt-sde | 1 # 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
|
D | mt-mips16-compat | 2 # but if the libraries are all non-MIPS16. Add -minterlink-mips16 so 3 # that the libraries can be used with both ISA modes.
|
D | no-executables.m4 | 8 # Several of the support libraries that are often built with GCC can't 11 # libraries. 13 # In several of these libraries, workarounds have been introduced to
|
D | lib-prefix.m4 | 19 dnl to access previously installed libraries. The basic assumption is that 23 dnl libraries, but is otherwise very convenient. 37 [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib 38 --without-lib-prefix don't search for libraries in includedir and libdir],
|
D | picflag.m4 | 26 # Instead, we relocate shared libraries at runtime. 34 # DJGPP does not support shared libraries at all.
|
D | mt-ospace | 1 # Build libraries optimizing for space, not speed.
|
D | mt-d30v | 1 # Build libraries optimizing for space, not speed.
|
D | tcl.m4 | 291 # If Tcl was built as a framework, attempt to use the libraries 374 # If Tk was built as a framework, attempt to use the libraries 490 # Allows the building of shared libraries 501 # STATIC_BUILD Used for building import/export libraries 509 AC_MSG_CHECKING([how to build libraries]) 511 [ --enable-shared build and link with shared libraries [--enable-shared]], 534 # Allows the building of shared libraries into frameworks 550 AC_MSG_CHECKING([how to package libraries]) 552 … [ --enable-framework package shared libraries in MacOSX frameworks [--disable-framework]], 915 # for building shared libraries and other such nonsense. [all …]
|
D | libstdc++-raw-cxx.m4 | 18 # for libstdc++-v3 header files to compile and link libraries in C++ with
|
D | acx.m4 | 79 # have matching libraries, they should use host libraries: Makefile.tpl 85 # - build_libsubdir is where we find build libraries, and can be overridden. 90 [ --with-build-libsubdir=[DIR] Directory where to find libraries for build system], 297 # installed (or we couldn't make target libraries), and we assume that
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | README | 9 pair of libraries (bfd and opcodes) and a common set of header files 43 This will configure and build all the libraries as well as the 78 configure. This will build the BFD and opcodes libraries as shared 79 libraries. You can use arguments with the --enable-shared option to 80 indicate that only certain libraries should be built shared; for 81 example, --enable-shared=bfd. The only potential shared libraries in 84 The binutils will be linked against the shared libraries. The build 91 On hosts that support shared system libraries the binutils will be 93 libraries installed as well and you wish to create static binaries 202 tells ld to print all files and libraries used, so that, for example, [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | libtool.m4 | 1940 [Define to the sub-directory in which libtool stores uninstalled libraries.]) 1994 AC_MSG_CHECKING([whether stripping libraries is possible]) 2016 _LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) 2036 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; 2037 *) lt_awk_arg="/^libraries:/" ;; 2043 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s… 2139 # for dependence libraries. The import file would start with 2160 # typical AIX shared libraries. 2163 # We preserve .a as extension for shared libraries through AIX4.2 2175 # Since July 2007 AmigaOS4 officially supports .so libraries. [all …]
|
D | ltoptions.m4 | 167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], 188 [Whether or not to build shared libraries]) 221 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], 242 [Whether or not to build static libraries])
|
D | configure.ac | 134 # these libraries are used by various programs built for the host environment 146 # libgcj represents the runtime libraries only used by gcj. 151 # these libraries are built for the target environment, and are built after 152 # the host libraries and the host tools (which may be a cross compiler) 174 # these tools are built using the target libraries, and are intended to 177 # note: any program that *uses* libraries that are in the "target_libraries" 613 # the C++ libraries don't build on top of CE's C libraries 685 # Disable Java, libgcj or related libraries for some systems. 950 # ld works, but does not support shared libraries. 1092 # This is temporary until we can link against shared libraries [all …]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 133 symbols in regular objects, or in other dynamic libraries. In the 135 entry of one of the libraries already linked. 226 Look for DT_NEEDED libraries in paths specified by ld.so.conf before 371 DT_RPATH of a shared library for shared libraries needed by it. 495 also create SPARC SunOS shared libraries, and, like the native SunOS linker, 510 * The linker now supports linking against SunOS shared libraries. It still can 512 generate shared libraries. 514 * The linker now supports linking against ELF shared libraries for the i386 516 used to generate shared libraries. Shared library generation is not well 521 Linux a.out shared libraries. The linker produces Linux QMAGIC binaries. [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | pef.c | 733 bfd_pef_imported_library *libraries = NULL; in bfd_pef_parse_function_stubs() local 745 libraries = bfd_malloc in bfd_pef_parse_function_stubs() 755 (abfd, loaderbuf + 56 + (i * 24), 24, &libraries[i]); in bfd_pef_parse_function_stubs() 859 if (libraries != NULL) in bfd_pef_parse_function_stubs() 860 free (libraries); in bfd_pef_parse_function_stubs() 867 if (libraries != NULL) in bfd_pef_parse_function_stubs() 868 free (libraries); in bfd_pef_parse_function_stubs()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | movw-shared-1.d | 1 #name: MOVW/MOVT shared libraries test 1
|
D | movw-shared-4.d | 1 #name: MOVW/MOVT shared libraries test 4
|
D | movw-shared-3.d | 1 #name: MOVW/MOVT shared libraries test 3
|
D | movw-shared-2.d | 1 #name: MOVW/MOVT shared libraries test 2
|
D | thumb2-bl-undefweak.s | 2 @ the PLT in shared libraries.
|
D | thumb2-bl-undefweak1.s | 2 @ the PLT in shared libraries in ARM mode.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
D | elfv2-2so.d | 5 #error: .* R_PPC64_ADDR64_LOCAL reloc unsupported in shared libraries and PIEs.*
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | aix.sc | 2 # AIX always uses shared libraries. The section VMA appears to be
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | mmixelf.em | 38 full system with shared libraries and demand paging, you will want to
|
1234567