• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/unbound/

Lines Matching refs:library

6 # Provide generalized library-building support services.
19 # if you distribute this file as part of a program or library that
82 # this file as part of a program or library that is built using GNU Libtool,
519 ## Function library. ##
1402 # This file is a library for parsing options in your shell scripts along
1451 # override it after sourcing this library to reflect the full set of
2053 execute automatically set library path, then run a program
2056 link create a library or an executable
2436 && func_fatal_configuration "not configured to build any kind of library"
2501 # True iff FILE is a libtool '.la' library or '.lo' object file.
2511 # True iff FILE is a libtool '.la' library or '.lo' object file.
2733 # It is necessary for linking the library.
3365 # Get the name of the library object.
3388 func_fatal_error "cannot determine name of library object from '$libobj'"
3398 || func_fatal_configuration "cannot build a shared library"
3433 # Delete any leftover library objects.
3633 If FILE is a libtool library, object or program, all the files associated
3641 Compile a source file into a libtool library object.
3658 library object suffix, '.lo'."
3665 Automatically set library path, then run a program.
3669 -dlopen FILE add the directory containing FILE to the library path
3671 This mode sets the library path environment variable according to '-dlopen'
3675 into their corresponding uninstalled binary, and any of their required library
3676 directories are added to the library path.
3714 Link object files or libraries together to form another library, or to
3734 -lNAME OUTPUT-FILE requires the installed library libNAME
3735 -module build a library that can dlopened
3738 -no-undefined declare that a library does not refer to external symbols
3745 -rpath LIBDIR the created library will eventually be installed in LIBDIR
3748 -shrext SUFFIX override the standard shared library file extension
3753 specify library version info [each variable defaults to 0]
3764 treated as uninstalled libtool libraries, other files are standard or library
3767 If the OUTPUT-FILE ends in '.la', then a libtool library is created,
3768 only library objects ('.lo' files) may be specified, and '-rpath' is
3769 required, except when creating a convenience library.
3771 If OUTPUT-FILE ends in '.a' or '.lib', then a standard library is created
3788 If FILE is a libtool library, all the files associated with it are deleted.
3858 # Read the libtool library.
3863 # Skip this library if it cannot be dlopened.
3865 # Warn if it was a shared library.
4045 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
4302 # See the names of the shared library.
4311 # Install the shared library and build the symlinks.
4352 # Install the pseudo-library for information purposes.
4358 # Maybe install the static library, too.
4454 # Check to see that each library is installed.
4684 # if an import library, we need to obtain dlname
4696 # no lafile. user explicitly requested -dlpreopen <import library>.
4890 # ARG is a GNU/binutils-style import library. Returns
4903 # ARG is an MS-style import library. Returns
4915 # return the library type of file 'arg'
4928 *ar\ archive\ import\ library*) # definitely import
4982 # import library ARG.
4998 # DLL associated with the specified import library LIBNAME.
5004 # specified import library.
5059 # import library ARG.
5072 # binutils import library
5075 # ms-generated import library
5481 # Add our own library path to $shlibpath_var
6474 # Cstd library. Avoid specifying it if any are in CXXFLAGS.
6480 *" -compat=g "*|*\ -std=c++[0-9][0-9]\ *|*" -library=stdcxx4 "*|*" -library=stlport4 "*)
6504 # even a static library is built. For now, we need to specify
6506 # that all symbols are satisfied, otherwise we get a static library.
6572 && func_fatal_configuration "cannot build a shared library"
7015 # These systems don't actually have a C or math library (as such)
7019 # These systems don't actually have a C library (as such)
7410 # A libtool-controlled library.
7414 # This library was specified with -dlopen.
7418 # The library was specified with -dlpreopen.
7586 # Collect preopened libtool deplibs, except any this library
7639 # Search the libtool library
7652 # deplib is a libtool library
7685 # deplib doesn't seem to be a libtool library
7788 $ECHO "*** Warning: Linking the shared library $output against the"
7789 $ECHO "*** static library $deplib is not portable!"
7794 echo "*** I have the capability to make that library automatically link in when"
7795 echo "*** you link to this library. But I can only do this if you have a"
7796 echo "*** shared version of the library, which you do not appear to have"
7838 || func_fatal_error "cannot find the library '$lib' or unhandled argument '$deplib'"
7854 # If the library was installed with an old release of libtool,
7887 func_fatal_error "cannot find name of link library for '$lib'"
7889 # It is a libtool convenience library, so add in its objects.
7893 func_fatal_error "'$lib' is not a convenience library"
7909 # Get the name of the library we link against.
7921 func_fatal_error "cannot find name of link library for '$lib'"
7924 # This library was specified with -dlopen.
7927 && func_fatal_error "cannot -dlopen a convenience library: '$lib'"
7958 # Find the relevant object directory and library name.
7961 func_warning "library '$lib' was moved."
7986 # This library was specified with -dlpreopen.
7989 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
7994 # Linker will automatically link against shared library if both
7996 # symbols from the import library if a shared library is present
7998 # this by putting the import library name into $newdlprefiles.
8015 # Prefer using a static library (so that no silly _DYNAMIC symbols
8034 # Link the convenience library
8069 # Need to hardcode shared library paths
8088 # We need to hardcode the library path
8097 # Hardcode the library path.
8149 # This is a shared library
8165 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
8171 # Hardcode the library path.
8225 # If the library has no export list, then create one now
8234 func_verbose "generating import library for '$soname'"
8237 # make sure the library variables are pointing to the new library
8262 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
8399 # Not a shared library
8401 # We're trying link a shared library against a static one
8404 # Just print a warning and add the library to dependency_libs so
8405 # that the program can be linked against the static library.
8408 echo "*** I have the capability to make that library automatically link in when"
8409 echo "*** you link to this library. But I can only do this if you have a"
8410 echo "*** shared version of the library, which you do not appear to have."
8412 echo "*** But as you try to build a module library, libtool will still create "
8433 fi # link shared/static library?
8457 # Link against this library
8591 # And here is the reason: when a library appears more
8592 # than once as an explicit dependence of a library, or
8596 # with having the same library being listed as a
8598 # we know (pedantically, we assume) the library does not
8602 # such unportable linking tricks to link the library
8642 func_append postdeps ' -library=Cstd -library=Crun'
8655 func_append postdeps ' -library=Cstd -library=Crun'
8728 && func_fatal_help "libtool library '$output' must begin with 'lib'"
8745 func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
8748 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
8760 && func_warning "ignoring multiple '-rpath's for a libtool library"
8767 # Building a libtool convenience library.
8876 # verstring for coding it into the library header
8986 func_fatal_configuration "unknown library version type '$version_type'"
9024 func_fatal_error "can't build $host shared library unless -no-undefined is specified"
9118 # these systems don't actually have a c library (as such)!
9121 # Rhapsody C library is in the System framework
9163 # whether the library exists or not. But this is on
9171 # against the deplibs as a proxy for the library. Then we can check
9203 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9204 echo "*** I have the capability to make that library automatically link in when"
9205 echo "*** you link to this library. But I can only do this if you have a"
9206 echo "*** shared version of the library, which I believe you do not have"
9219 # the situation: Compile a separate program for each library.
9246 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9247 echo "*** I have the capability to make that library automatically link in when"
9248 echo "*** you link to this library. But I can only do this if you have a"
9249 echo "*** shared version of the library, which you do not appear to have"
9257 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
9259 echo "*** library that it depends on before this library will be fully"
9334 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9335 echo "*** I have the capability to make that library automatically link in when"
9336 echo "*** you link to this library. But I can only do this if you have a"
9337 echo "*** shared version of the library, which you do not appear to have"
9388 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9389 echo "*** I have the capability to make that library automatically link in when"
9390 echo "*** you link to this library. But I can only do this if you have a"
9391 echo "*** shared version of the library, which you do not appear to have"
9421 echo "*** Warning: inter-library dependencies are not supported in this platform."
9423 echo "*** Warning: inter-library dependencies are not known to be supported."
9425 echo "*** All declared inter-library dependencies are being dropped."
9439 # On Rhapsody replace the C library with the System framework
9447 echo "*** Warning: libtool could not satisfy all declared inter-library"
9466 echo "*** The inter-library dependencies that have been dropped here will be"
9467 echo "*** automatically added whenever a program is linked with this library"
9472 echo "*** Since this library must not contain undefined symbols,"
9498 # move library search paths that coincide with paths to not yet
9499 # installed libraries to the beginning of the library search list
9525 # All the library-specific variables (install_libdir is set above).
9538 # Hardcode the library paths
9594 # Get the real and link names of the library.
9772 # Make a backup of the uninstalled library when relinking
9944 # Restore the uninstalled library and exit
9992 # Expand the library linking commands again to reset the
10038 # Restore the uninstalled library and exit
10050 # Restore the uninstalled library and exit
10063 # Create links to the real library.
10103 func_fatal_error "cannot build library object '$output' from non-libtool objects"
10153 # Exit if we aren't doing a library object file.
10205 # On Rhapsody replace the C library is the System framework
10230 # move library search paths that coincide with paths to not yet
10231 # installed libraries to the beginning of the library search list
10272 # Now hardcode the library paths
10361 # Transform all the library objects into standard objects.
10393 # We have no uninstalled library dependencies, so finalize right now.
10625 # static archive out of a convenience library, or when linking
10821 # the library:
10855 # systems that can't hard-code library paths into their executables
10856 # and that have no shared library path variable independent of PATH,
10876 # $outputname - a libtool library file
10880 # It is necessary for linking the library.
10885 # Names of this library.
10897 # Names of additional weak libraries provided by this library
10905 # Is this an already installed library?
10915 # Directory that this library needs to be installed in:
11029 # FIXME: should reinstall the best remaining shared library.
11128 # choices, we go for a static library, that is the most portable,