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

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,
522 ## Function library. ##
1405 # This file is a library for parsing options in your shell scripts along
1454 # override it after sourcing this library to reflect the full set of
2056 execute automatically set library path, then run a program
2059 link create a library or an executable
2439 && func_fatal_configuration "not configured to build any kind of library"
2504 # True iff FILE is a libtool '.la' library or '.lo' object file.
2514 # True iff FILE is a libtool '.la' library or '.lo' object file.
2736 # It is necessary for linking the library.
3368 # Get the name of the library object.
3391 func_fatal_error "cannot determine name of library object from '$libobj'"
3401 || func_fatal_configuration "cannot build a shared library"
3436 # Delete any leftover library objects.
3636 If FILE is a libtool library, object or program, all the files associated
3644 Compile a source file into a libtool library object.
3661 library object suffix, '.lo'."
3668 Automatically set library path, then run a program.
3672 -dlopen FILE add the directory containing FILE to the library path
3674 This mode sets the library path environment variable according to '-dlopen'
3678 into their corresponding uninstalled binary, and any of their required library
3679 directories are added to the library path.
3717 Link object files or libraries together to form another library, or to
3737 -lNAME OUTPUT-FILE requires the installed library libNAME
3738 -module build a library that can dlopened
3741 -no-undefined declare that a library does not refer to external symbols
3748 -rpath LIBDIR the created library will eventually be installed in LIBDIR
3751 -shrext SUFFIX override the standard shared library file extension
3756 specify library version info [each variable defaults to 0]
3767 treated as uninstalled libtool libraries, other files are standard or library
3770 If the OUTPUT-FILE ends in '.la', then a libtool library is created,
3771 only library objects ('.lo' files) may be specified, and '-rpath' is
3772 required, except when creating a convenience library.
3774 If OUTPUT-FILE ends in '.a' or '.lib', then a standard library is created
3791 If FILE is a libtool library, all the files associated with it are deleted.
3861 # Read the libtool library.
3866 # Skip this library if it cannot be dlopened.
3868 # Warn if it was a shared library.
4048 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
4305 # See the names of the shared library.
4314 # Install the shared library and build the symlinks.
4355 # Install the pseudo-library for information purposes.
4361 # Maybe install the static library, too.
4457 # Check to see that each library is installed.
4687 # if an import library, we need to obtain dlname
4699 # no lafile. user explicitly requested -dlpreopen <import library>.
4893 # ARG is a GNU/binutils-style import library. Returns
4906 # ARG is an MS-style import library. Returns
4918 # return the library type of file 'arg'
4931 *ar\ archive\ import\ library*) # definitely import
4985 # import library ARG.
5001 # DLL associated with the specified import library LIBNAME.
5007 # specified import library.
5062 # import library ARG.
5075 # binutils import library
5078 # ms-generated import library
5484 # Add our own library path to $shlibpath_var
6477 # Cstd library. Avoid specifying it if any are in CXXFLAGS.
6483 *" -compat=g "*|*\ -std=c++[0-9][0-9]\ *|*" -library=stdcxx4 "*|*" -library=stlport4 "*)
6507 # even a static library is built. For now, we need to specify
6509 # that all symbols are satisfied, otherwise we get a static library.
6575 && func_fatal_configuration "cannot build a shared library"
7018 # These systems don't actually have a C or math library (as such)
7022 # 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.
7587 # Collect preopened libtool deplibs, except any this library
7640 # Search the libtool library
7653 # deplib is a libtool library
7686 # deplib doesn't seem to be a libtool library
7789 $ECHO "*** Warning: Linking the shared library $output against the"
7790 $ECHO "*** static library $deplib is not portable!"
7795 echo "*** I have the capability to make that library automatically link in when"
7796 echo "*** you link to this library. But I can only do this if you have a"
7797 echo "*** shared version of the library, which you do not appear to have"
7839 || func_fatal_error "cannot find the library '$lib' or unhandled argument '$deplib'"
7855 # If the library was installed with an old release of libtool,
7888 func_fatal_error "cannot find name of link library for '$lib'"
7890 # It is a libtool convenience library, so add in its objects.
7894 func_fatal_error "'$lib' is not a convenience library"
7910 # Get the name of the library we link against.
7922 func_fatal_error "cannot find name of link library for '$lib'"
7925 # This library was specified with -dlopen.
7928 && func_fatal_error "cannot -dlopen a convenience library: '$lib'"
7959 # Find the relevant object directory and library name.
7962 func_warning "library '$lib' was moved."
7987 # This library was specified with -dlpreopen.
7990 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
7995 # Linker will automatically link against shared library if both
7997 # symbols from the import library if a shared library is present
7999 # this by putting the import library name into $newdlprefiles.
8016 # Prefer using a static library (so that no silly _DYNAMIC symbols
8035 # Link the convenience library
8070 # Need to hardcode shared library paths
8089 # We need to hardcode the library path
8098 # Hardcode the library path.
8150 # This is a shared library
8166 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
8172 # Hardcode the library path.
8226 # If the library has no export list, then create one now
8235 func_verbose "generating import library for '$soname'"
8238 # make sure the library variables are pointing to the new library
8263 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
8404 # Not a shared library
8406 # We're trying link a shared library against a static one
8409 # Just print a warning and add the library to dependency_libs so
8410 # that the program can be linked against the static library.
8413 echo "*** I have the capability to make that library automatically link in when"
8414 echo "*** you link to this library. But I can only do this if you have a"
8415 echo "*** shared version of the library, which you do not appear to have."
8417 echo "*** But as you try to build a module library, libtool will still create "
8438 fi # link shared/static library?
8462 # Link against this library
8596 # And here is the reason: when a library appears more
8597 # than once as an explicit dependence of a library, or
8601 # with having the same library being listed as a
8603 # we know (pedantically, we assume) the library does not
8607 # such unportable linking tricks to link the library
8647 func_append postdeps ' -library=Cstd -library=Crun'
8660 func_append postdeps ' -library=Cstd -library=Crun'
8733 && func_fatal_help "libtool library '$output' must begin with 'lib'"
8750 func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
8753 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
8765 && func_warning "ignoring multiple '-rpath's for a libtool library"
8772 # Building a libtool convenience library.
8882 # verstring for coding it into the library header
8993 func_fatal_configuration "unknown library version type '$version_type'"
9034 func_fatal_error "can't build $host shared library unless -no-undefined is specified"
9128 # these systems don't actually have a c library (as such)!
9131 # Rhapsody C library is in the System framework
9175 # whether the library exists or not. But this is on
9183 # against the deplibs as a proxy for the library. Then we can check
9215 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9216 echo "*** I have the capability to make that library automatically link in when"
9217 echo "*** you link to this library. But I can only do this if you have a"
9218 echo "*** shared version of the library, which I believe you do not have"
9231 # the situation: Compile a separate program for each library.
9258 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9259 echo "*** I have the capability to make that library automatically link in when"
9260 echo "*** you link to this library. But I can only do this if you have a"
9261 echo "*** shared version of the library, which you do not appear to have"
9269 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
9271 echo "*** library that it depends on before this library will be fully"
9346 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9347 echo "*** I have the capability to make that library automatically link in when"
9348 echo "*** you link to this library. But I can only do this if you have a"
9349 echo "*** shared version of the library, which you do not appear to have"
9400 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9401 echo "*** I have the capability to make that library automatically link in when"
9402 echo "*** you link to this library. But I can only do this if you have a"
9403 echo "*** shared version of the library, which you do not appear to have"
9433 echo "*** Warning: inter-library dependencies are not supported in this platform."
9435 echo "*** Warning: inter-library dependencies are not known to be supported."
9437 echo "*** All declared inter-library dependencies are being dropped."
9452 # On Rhapsody replace the C library with the System framework
9460 echo "*** Warning: libtool could not satisfy all declared inter-library"
9479 echo "*** The inter-library dependencies that have been dropped here will be"
9480 echo "*** automatically added whenever a program is linked with this library"
9485 echo "*** Since this library must not contain undefined symbols,"
9511 # move library search paths that coincide with paths to not yet
9512 # installed libraries to the beginning of the library search list
9538 # All the library-specific variables (install_libdir is set above).
9551 # Hardcode the library paths
9607 # Get the real and link names of the library.
9785 # Make a backup of the uninstalled library when relinking
9957 # Restore the uninstalled library and exit
10005 # Expand the library linking commands again to reset the
10051 # Restore the uninstalled library and exit
10063 # Restore the uninstalled library and exit
10076 # Create links to the real library.
10116 func_fatal_error "cannot build library object '$output' from non-libtool objects"
10166 # Exit if we aren't doing a library object file.
10218 # On Rhapsody replace the C library is the System framework
10243 # move library search paths that coincide with paths to not yet
10244 # installed libraries to the beginning of the library search list
10285 # Now hardcode the library paths
10374 # Transform all the library objects into standard objects.
10406 # We have no uninstalled library dependencies, so finalize right now.
10638 # static archive out of a convenience library, or when linking
10834 # the library:
10868 # systems that can't hard-code library paths into their executables
10869 # and that have no shared library path variable independent of PATH,
10889 # $outputname - a libtool library file
10893 # It is necessary for linking the library.
10898 # Names of this library.
10910 # Names of additional weak libraries provided by this library
10918 # Is this an already installed library?
10928 # Directory that this library needs to be installed in:
11042 # FIXME: should reinstall the best remaining shared library.
11141 # choices, we go for a static library, that is the most portable,