Lines Matching refs:library

16 # if you distribute this file as part of a program or library that
33 # Provide generalized library-building support services.
51 # execute automatically set library path, then run a program
54 # link create a library or an executable
867 func_fatal_configuration "not configured to build any kind of library"
891 # True iff FILE is a libtool `.la' library or `.lo' object file.
902 # True iff FILE is a libtool `.la' library or `.lo' object file.
1087 # It is necessary for linking the library.
1202 # Get the name of the library object.
1225 func_fatal_error "cannot determine name of library object from \`$libobj'"
1235 func_fatal_configuration "can not build a shared library"
1270 # Delete any leftover library objects.
1471 If FILE is a libtool library, object or program, all the files associated
1479 Compile a source file into a libtool library object.
1495 library object suffix, \`.lo'."
1502 Automatically set library path, then run a program.
1506 -dlopen FILE add the directory containing FILE to the library path
1508 This mode sets the library path environment variable according to \`-dlopen'
1512 into their corresponding uninstalled binary, and any of their required library
1513 directories are added to the library path.
1551 Link object files or libraries together to form another library, or to
1569 -lNAME OUTPUT-FILE requires the installed library libNAME
1570 -module build a library that can dlopened
1573 -no-undefined declare that a library does not refer to external symbols
1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1582 -shrext SUFFIX override the standard shared library file extension
1587 specify library version info [each variable defaults to 0]
1593 treated as uninstalled libtool libraries, other files are standard or library
1596 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
1597 only library objects (\`.lo' files) may be specified, and \`-rpath' is
1598 required, except when creating a convenience library.
1600 If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
1617 If FILE is a libtool library, all the files associated with it are deleted.
1657 # Read the libtool library.
1662 # Skip this library if it cannot be dlopened.
1664 # Warn if it was a shared library.
1806 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
2036 # See the names of the shared library.
2045 # Install the shared library and build the symlinks.
2079 # Install the pseudo-library for information purposes.
2085 # Maybe install the static library, too.
2181 # Check to see that each library is installed.
2547 # return the library type of file 'arg'
2558 *ar\ archive\ import\ library*) # definitely import
2875 # Add our own library path to $shlibpath_var
4045 # even a static library is built. For now, we need to specify
4047 # that all symbols are satisfied, otherwise we get a static library.
4111 func_fatal_configuration "can not build a shared library"
4526 # These systems don't actually have a C or math library (as such)
4530 # These systems don't actually have a C library (as such)
4879 # A libtool-controlled library.
4882 # This library was specified with -dlopen.
4886 # The library was specified with -dlpreopen.
5048 # Collect preopened libtool deplibs, except any this library
5099 # Search the libtool library
5112 # deplib doesn't seem to be a libtool library
5121 else # deplib is a libtool library
5242 $ECHO "*** I have the capability to make that library automatically link in when"
5243 $ECHO "*** you link to this library. But I can only do this if you have a"
5244 $ECHO "*** shared version of the library, which you do not appear to have"
5249 $ECHO "*** Warning: Linking the shared library $output against the"
5250 $ECHO "*** static library $deplib is not portable!"
5292 func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
5309 # If the library was installed with an old release of libtool,
5342 func_fatal_error "cannot find name of link library for \`$lib'"
5344 # It is a libtool convenience library, so add in its objects.
5348 func_fatal_error "\`$lib' is not a convenience library"
5364 # Get the name of the library we link against.
5370 func_fatal_error "cannot find name of link library for \`$lib'"
5373 # This library was specified with -dlopen.
5376 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
5407 # Find the relevant object directory and library name.
5410 func_warning "library \`$lib' was moved."
5435 # This library was specified with -dlpreopen.
5438 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5440 # Prefer using a static library (so that no silly _DYNAMIC symbols
5457 # Link the convenience library
5491 # Need to hardcode shared library paths
5510 # We need to hardcode the library path
5519 # Hardcode the library path.
5571 # This is a shared library
5587 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
5593 # Hardcode the library path.
5647 # If the library has no export list, then create one now
5656 func_verbose "generating import library for \`$soname'"
5659 # make sure the library variables are pointing to the new library
5684 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
5821 # Not a shared library
5823 # We're trying link a shared library against a static one
5826 # Just print a warning and add the library to dependency_libs so
5827 # that the program can be linked against the static library.
5830 $ECHO "*** I have the capability to make that library automatically link in when"
5831 $ECHO "*** you link to this library. But I can only do this if you have a"
5832 $ECHO "*** shared version of the library, which you do not appear to have."
5834 $ECHO "*** But as you try to build a module library, libtool will still create "
5855 fi # link shared/static library?
5879 # Link against this library
6004 # And here is the reason: when a library appears more
6005 # than once as an explicit dependence of a library, or
6009 # with having the same library being listed as a
6011 # we know (pedantically, we assume) the library does not
6015 # such unportable linking tricks to link the library
6110 func_fatal_help "libtool library \`$output' must begin with \`lib'"
6127 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6130 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
6142 func_warning "ignoring multiple \`-rpath's for a libtool library"
6149 # Building a libtool convenience library.
6257 # verstring for coding it into the library header
6352 func_fatal_configuration "unknown library version type \`$version_type'"
6480 # these systems don't actually have a c library (as such)!
6483 # Rhapsody C library is in the System framework
6525 # whether the library exists or not. But this is on
6533 # against the deplibs as a proxy for the library. Then we can check
6565 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
6566 $ECHO "*** I have the capability to make that library automatically link in when"
6567 $ECHO "*** you link to this library. But I can only do this if you have a"
6568 $ECHO "*** shared version of the library, which I believe you do not have"
6581 # the situation: Compile a separate program for each library.
6608 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
6609 $ECHO "*** I have the capability to make that library automatically link in when"
6610 $ECHO "*** you link to this library. But I can only do this if you have a"
6611 $ECHO "*** shared version of the library, which you do not appear to have"
6619 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
6621 $ECHO "*** library that it depends on before this library will be fully"
6684 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
6685 $ECHO "*** I have the capability to make that library automatically link in when"
6686 $ECHO "*** you link to this library. But I can only do this if you have a"
6687 $ECHO "*** shared version of the library, which you do not appear to have"
6738 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
6739 $ECHO "*** I have the capability to make that library automatically link in when"
6740 $ECHO "*** you link to this library. But I can only do this if you have a"
6741 $ECHO "*** shared version of the library, which you do not appear to have"
6772 $ECHO "*** Warning: inter-library dependencies are not supported in this platform."
6774 $ECHO "*** Warning: inter-library dependencies are not known to be supported."
6776 $ECHO "*** All declared inter-library dependencies are being dropped."
6789 # On Rhapsody replace the C library with the System framework
6797 $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
6816 $ECHO "*** The inter-library dependencies that have been dropped here will be"
6817 $ECHO "*** automatically added whenever a program is linked with this library"
6822 $ECHO "*** Since this library must not contain undefined symbols,"
6848 # move library search paths that coincide with paths to not yet
6849 # installed libraries to the beginning of the library search list
6875 # All the library-specific variables (install_libdir is set above).
6883 # Hardcode the library paths
6941 # Get the real and link names of the library.
7087 # Make a backup of the uninstalled library when relinking
7250 # Restore the uninstalled library and exit
7298 # Expand the library linking commands again to reset the
7343 # Restore the uninstalled library and exit
7355 # Restore the uninstalled library and exit
7368 # Create links to the real library.
7408 func_fatal_error "cannot build library object \`$output' from non-libtool objects"
7453 # Exit if we aren't doing a library object file.
7507 # On Rhapsody replace the C library is the System framework
7532 # move library search paths that coincide with paths to not yet
7533 # installed libraries to the beginning of the library search list
7574 # Now hardcode the library paths
7663 # Transform all the library objects into standard objects.
7697 # We have no uninstalled library dependencies, so finalize right now.
7918 # static archive out of a convenience library, or when linking
8091 # the library:
8129 # $outputname - a libtool library file
8133 # It is necessary for linking the library.
8138 # Names of this library.
8150 # Names of additional weak libraries provided by this library
8158 # Is this an already installed library?
8168 # Directory that this library needs to be installed in:
8282 # FIXME: should reinstall the best remaining shared library.
8383 # choices, we go for a static library, that is the most portable,