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

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)
7411 # A libtool-controlled library.
7415 # This library was specified with -dlopen.
7419 # The library was specified with -dlpreopen.
7590 # Collect preopened libtool deplibs, except any this library
7643 # Search the libtool library
7656 # deplib is a libtool library
7689 # deplib doesn't seem to be a libtool library
7792 $ECHO "*** Warning: Linking the shared library $output against the"
7793 $ECHO "*** static library $deplib is not portable!"
7798 echo "*** I have the capability to make that library automatically link in when"
7799 echo "*** you link to this library. But I can only do this if you have a"
7800 echo "*** shared version of the library, which you do not appear to have"
7842 || func_fatal_error "cannot find the library '$lib' or unhandled argument '$deplib'"
7858 # If the library was installed with an old release of libtool,
7891 func_fatal_error "cannot find name of link library for '$lib'"
7893 # It is a libtool convenience library, so add in its objects.
7907 func_fatal_error "'$lib' is not a convenience library"
7913 # Get the name of the library we link against.
7925 func_fatal_error "cannot find name of link library for '$lib'"
7928 # This library was specified with -dlopen.
7931 && func_fatal_error "cannot -dlopen a convenience library: '$lib'"
7962 # Find the relevant object directory and library name.
7965 func_warning "library '$lib' was moved."
7990 # This library was specified with -dlpreopen.
7993 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
7998 # Linker will automatically link against shared library if both
8000 # symbols from the import library if a shared library is present
8002 # this by putting the import library name into $newdlprefiles.
8019 # Prefer using a static library (so that no silly _DYNAMIC symbols
8038 # Link the convenience library
8073 # Need to hardcode shared library paths
8092 # We need to hardcode the library path
8101 # Hardcode the library path.
8153 # This is a shared library
8169 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
8175 # Hardcode the library path.
8229 # If the library has no export list, then create one now
8238 func_verbose "generating import library for '$soname'"
8241 # make sure the library variables are pointing to the new library
8266 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
8403 # Not a shared library
8405 # We're trying link a shared library against a static one
8408 # Just print a warning and add the library to dependency_libs so
8409 # that the program can be linked against the static library.
8412 echo "*** I have the capability to make that library automatically link in when"
8413 echo "*** you link to this library. But I can only do this if you have a"
8414 echo "*** shared version of the library, which you do not appear to have."
8416 echo "*** But as you try to build a module library, libtool will still create "
8437 fi # link shared/static library?
8461 # Link against this library
8595 # And here is the reason: when a library appears more
8596 # than once as an explicit dependence of a library, or
8600 # with having the same library being listed as a
8602 # we know (pedantically, we assume) the library does not
8606 # such unportable linking tricks to link the library
8646 func_append postdeps ' -library=Cstd -library=Crun'
8659 func_append postdeps ' -library=Cstd -library=Crun'
8732 && func_fatal_help "libtool library '$output' must begin with 'lib'"
8749 func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
8752 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
8764 && func_warning "ignoring multiple '-rpath's for a libtool library"
8771 # Building a libtool convenience library.
8833 func_fatal_configuration "$modename: unknown library version type '$version_type'"
8883 # verstring for coding it into the library header
8993 func_fatal_configuration "unknown library version type '$version_type'"
9031 func_fatal_error "can't build $host shared library unless -no-undefined is specified"
9125 # these systems don't actually have a c library (as such)!
9128 # Rhapsody C library is in the System framework
9170 # whether the library exists or not. But this is on
9178 # against the deplibs as a proxy for the library. Then we can check
9210 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9211 echo "*** I have the capability to make that library automatically link in when"
9212 echo "*** you link to this library. But I can only do this if you have a"
9213 echo "*** shared version of the library, which I believe you do not have"
9226 # the situation: Compile a separate program for each library.
9253 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9254 echo "*** I have the capability to make that library automatically link in when"
9255 echo "*** you link to this library. But I can only do this if you have a"
9256 echo "*** shared version of the library, which you do not appear to have"
9264 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
9266 echo "*** library that it depends on before this library will be fully"
9341 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9342 echo "*** I have the capability to make that library automatically link in when"
9343 echo "*** you link to this library. But I can only do this if you have a"
9344 echo "*** shared version of the library, which you do not appear to have"
9395 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9396 echo "*** I have the capability to make that library automatically link in when"
9397 echo "*** you link to this library. But I can only do this if you have a"
9398 echo "*** shared version of the library, which you do not appear to have"
9428 echo "*** Warning: inter-library dependencies are not supported in this platform."
9430 echo "*** Warning: inter-library dependencies are not known to be supported."
9432 echo "*** All declared inter-library dependencies are being dropped."
9446 # On Rhapsody replace the C library with the System framework
9454 echo "*** Warning: libtool could not satisfy all declared inter-library"
9473 echo "*** The inter-library dependencies that have been dropped here will be"
9474 echo "*** automatically added whenever a program is linked with this library"
9479 echo "*** Since this library must not contain undefined symbols,"
9505 # move library search paths that coincide with paths to not yet
9506 # installed libraries to the beginning of the library search list
9532 # All the library-specific variables (install_libdir is set above).
9545 # Hardcode the library paths
9601 # Get the real and link names of the library.
9779 # Make a backup of the uninstalled library when relinking
9951 # Restore the uninstalled library and exit
9999 # Expand the library linking commands again to reset the
10045 # Restore the uninstalled library and exit
10057 # Restore the uninstalled library and exit
10070 # Create links to the real library.
10110 func_fatal_error "cannot build library object '$output' from non-libtool objects"
10160 # Exit if we aren't doing a library object file.
10212 # On Rhapsody replace the C library is the System framework
10237 # move library search paths that coincide with paths to not yet
10238 # installed libraries to the beginning of the library search list
10279 # Now hardcode the library paths
10368 # Transform all the library objects into standard objects.
10400 # We have no uninstalled library dependencies, so finalize right now.
10632 # static archive out of a convenience library, or when linking
10828 # the library:
10862 # systems that can't hard-code library paths into their executables
10863 # and that have no shared library path variable independent of PATH,
10883 # $outputname - a libtool library file
10887 # It is necessary for linking the library.
10892 # Names of this library.
10904 # Names of additional weak libraries provided by this library
10912 # Is this an already installed library?
10922 # Directory that this library needs to be installed in:
11036 # FIXME: should reinstall the best remaining shared library.
11135 # choices, we go for a static library, that is the most portable,