• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/

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)
7408 # A libtool-controlled library.
7412 # This library was specified with -dlopen.
7416 # The library was specified with -dlpreopen.
7584 # Collect preopened libtool deplibs, except any this library
7637 # Search the libtool library
7650 # deplib is a libtool library
7683 # deplib doesn't seem to be a libtool library
7786 $ECHO "*** Warning: Linking the shared library $output against the"
7787 $ECHO "*** static library $deplib is not portable!"
7792 echo "*** I have the capability to make that library automatically link in when"
7793 echo "*** you link to this library. But I can only do this if you have a"
7794 echo "*** shared version of the library, which you do not appear to have"
7836 || func_fatal_error "cannot find the library '$lib' or unhandled argument '$deplib'"
7852 # If the library was installed with an old release of libtool,
7885 func_fatal_error "cannot find name of link library for '$lib'"
7887 # It is a libtool convenience library, so add in its objects.
7891 func_fatal_error "'$lib' is not a convenience library"
7907 # Get the name of the library we link against.
7919 func_fatal_error "cannot find name of link library for '$lib'"
7922 # This library was specified with -dlopen.
7925 && func_fatal_error "cannot -dlopen a convenience library: '$lib'"
7956 # Find the relevant object directory and library name.
7959 func_warning "library '$lib' was moved."
7984 # This library was specified with -dlpreopen.
7987 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
7992 # Linker will automatically link against shared library if both
7994 # symbols from the import library if a shared library is present
7996 # this by putting the import library name into $newdlprefiles.
8013 # Prefer using a static library (so that no silly _DYNAMIC symbols
8032 # Link the convenience library
8067 # Need to hardcode shared library paths
8086 # We need to hardcode the library path
8095 # Hardcode the library path.
8147 # This is a shared library
8163 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
8169 # Hardcode the library path.
8223 # If the library has no export list, then create one now
8232 func_verbose "generating import library for '$soname'"
8235 # make sure the library variables are pointing to the new library
8260 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
8397 # Not a shared library
8399 # We're trying link a shared library against a static one
8402 # Just print a warning and add the library to dependency_libs so
8403 # that the program can be linked against the static library.
8406 echo "*** I have the capability to make that library automatically link in when"
8407 echo "*** you link to this library. But I can only do this if you have a"
8408 echo "*** shared version of the library, which you do not appear to have."
8410 echo "*** But as you try to build a module library, libtool will still create "
8431 fi # link shared/static library?
8455 # Link against this library
8589 # And here is the reason: when a library appears more
8590 # than once as an explicit dependence of a library, or
8594 # with having the same library being listed as a
8596 # we know (pedantically, we assume) the library does not
8600 # such unportable linking tricks to link the library
8640 func_append postdeps ' -library=Cstd -library=Crun'
8653 func_append postdeps ' -library=Cstd -library=Crun'
8726 && func_fatal_help "libtool library '$output' must begin with 'lib'"
8743 func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
8746 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
8758 && func_warning "ignoring multiple '-rpath's for a libtool library"
8765 # Building a libtool convenience library.
8874 # verstring for coding it into the library header
8984 func_fatal_configuration "unknown library version type '$version_type'"
9022 func_fatal_error "can't build $host shared library unless -no-undefined is specified"
9116 # these systems don't actually have a c library (as such)!
9119 # Rhapsody C library is in the System framework
9161 # whether the library exists or not. But this is on
9169 # against the deplibs as a proxy for the library. Then we can check
9201 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9202 echo "*** I have the capability to make that library automatically link in when"
9203 echo "*** you link to this library. But I can only do this if you have a"
9204 echo "*** shared version of the library, which I believe you do not have"
9217 # the situation: Compile a separate program for each library.
9244 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9245 echo "*** I have the capability to make that library automatically link in when"
9246 echo "*** you link to this library. But I can only do this if you have a"
9247 echo "*** shared version of the library, which you do not appear to have"
9255 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
9257 echo "*** library that it depends on before this library will be fully"
9332 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9333 echo "*** I have the capability to make that library automatically link in when"
9334 echo "*** you link to this library. But I can only do this if you have a"
9335 echo "*** shared version of the library, which you do not appear to have"
9386 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9387 echo "*** I have the capability to make that library automatically link in when"
9388 echo "*** you link to this library. But I can only do this if you have a"
9389 echo "*** shared version of the library, which you do not appear to have"
9419 echo "*** Warning: inter-library dependencies are not supported in this platform."
9421 echo "*** Warning: inter-library dependencies are not known to be supported."
9423 echo "*** All declared inter-library dependencies are being dropped."
9437 # On Rhapsody replace the C library with the System framework
9445 echo "*** Warning: libtool could not satisfy all declared inter-library"
9464 echo "*** The inter-library dependencies that have been dropped here will be"
9465 echo "*** automatically added whenever a program is linked with this library"
9470 echo "*** Since this library must not contain undefined symbols,"
9496 # move library search paths that coincide with paths to not yet
9497 # installed libraries to the beginning of the library search list
9523 # All the library-specific variables (install_libdir is set above).
9536 # Hardcode the library paths
9592 # Get the real and link names of the library.
9770 # Make a backup of the uninstalled library when relinking
9942 # Restore the uninstalled library and exit
9990 # Expand the library linking commands again to reset the
10036 # Restore the uninstalled library and exit
10048 # Restore the uninstalled library and exit
10061 # Create links to the real library.
10101 func_fatal_error "cannot build library object '$output' from non-libtool objects"
10151 # Exit if we aren't doing a library object file.
10203 # On Rhapsody replace the C library is the System framework
10228 # move library search paths that coincide with paths to not yet
10229 # installed libraries to the beginning of the library search list
10270 # Now hardcode the library paths
10359 # Transform all the library objects into standard objects.
10391 # We have no uninstalled library dependencies, so finalize right now.
10623 # static archive out of a convenience library, or when linking
10819 # the library:
10853 # systems that can't hard-code library paths into their executables
10854 # and that have no shared library path variable independent of PATH,
10874 # $outputname - a libtool library file
10878 # It is necessary for linking the library.
10883 # Names of this library.
10895 # Names of additional weak libraries provided by this library
10903 # Is this an already installed library?
10913 # Directory that this library needs to be installed in:
11027 # FIXME: should reinstall the best remaining shared library.
11126 # choices, we go for a static library, that is the most portable,