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.
55 # execute automatically set library path, then run a program
58 # link create a library or an executable
1197 func_fatal_configuration "not configured to build any kind of library"
1228 # True iff FILE is a libtool `.la' library or `.lo' object file.
1239 # True iff FILE is a libtool `.la' library or `.lo' object file.
1486 # It is necessary for linking the library.
2079 # Get the name of the library object.
2102 func_fatal_error "cannot determine name of library object from \`$libobj'"
2112 func_fatal_configuration "can not build a shared library"
2147 # Delete any leftover library objects.
2347 If FILE is a libtool library, object or program, all the files associated
2355 Compile a source file into a libtool library object.
2372 library object suffix, \`.lo'."
2379 Automatically set library path, then run a program.
2383 -dlopen FILE add the directory containing FILE to the library path
2385 This mode sets the library path environment variable according to \`-dlopen'
2389 into their corresponding uninstalled binary, and any of their required library
2390 directories are added to the library path.
2428 Link object files or libraries together to form another library, or to
2448 -lNAME OUTPUT-FILE requires the installed library libNAME
2449 -module build a library that can dlopened
2452 -no-undefined declare that a library does not refer to external symbols
2458 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2461 -shrext SUFFIX override the standard shared library file extension
2466 specify library version info [each variable defaults to 0]
2477 treated as uninstalled libtool libraries, other files are standard or library
2480 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
2481 only library objects (\`.lo' files) may be specified, and \`-rpath' is
2482 required, except when creating a convenience library.
2484 If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
2501 If FILE is a libtool library, all the files associated with it are deleted.
2570 # Read the libtool library.
2575 # Skip this library if it cannot be dlopened.
2577 # Warn if it was a shared library.
2756 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
3011 # See the names of the shared library.
3020 # Install the shared library and build the symlinks.
3054 # Install the pseudo-library for information purposes.
3060 # Maybe install the static library, too.
3156 # Check to see that each library is installed.
3383 # if an import library, we need to obtain dlname
3395 # no lafile. user explicitly requested -dlpreopen <import library>.
3569 # return the library type of file 'arg'
3581 *ar\ archive\ import\ library*) # definitely import
3622 # import library ARG.
3637 # DLL associated with the specified import library LIBNAME.
3643 # specified import library.
3696 # ARG is a GNU/binutils-style import library. Returns
3708 # ARG is an MS-style import library. Returns
3721 # import library ARG.
3733 # binutils import library
3736 # ms-generated import library
4139 # Add our own library path to $shlibpath_var
5139 # even a static library is built. For now, we need to specify
5141 # that all symbols are satisfied, otherwise we get a static library.
5206 func_fatal_configuration "can not build a shared library"
5639 # These systems don't actually have a C or math library (as such)
5643 # These systems don't actually have a C library (as such)
6001 # A libtool-controlled library.
6005 # This library was specified with -dlopen.
6009 # The library was specified with -dlpreopen.
6174 # Collect preopened libtool deplibs, except any this library
6244 # Search the libtool library
6257 # deplib doesn't seem to be a libtool library
6266 else # deplib is a libtool library
6393 echo "*** I have the capability to make that library automatically link in when"
6394 echo "*** you link to this library. But I can only do this if you have a"
6395 echo "*** shared version of the library, which you do not appear to have"
6400 $ECHO "*** Warning: Linking the shared library $output against the"
6401 $ECHO "*** static library $deplib is not portable!"
6443 func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
6460 # If the library was installed with an old release of libtool,
6493 func_fatal_error "cannot find name of link library for \`$lib'"
6495 # It is a libtool convenience library, so add in its objects.
6499 func_fatal_error "\`$lib' is not a convenience library"
6515 # Get the name of the library we link against.
6527 func_fatal_error "cannot find name of link library for \`$lib'"
6530 # This library was specified with -dlopen.
6533 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6564 # Find the relevant object directory and library name.
6567 func_warning "library \`$lib' was moved."
6592 # This library was specified with -dlpreopen.
6595 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
6600 # Linker will automatically link against shared library if both
6602 # symbols from the import library if a shared library is present
6604 # this by putting the import library name into $newdlprefiles.
6621 # Prefer using a static library (so that no silly _DYNAMIC symbols
6640 # Link the convenience library
6675 # Need to hardcode shared library paths
6694 # We need to hardcode the library path
6703 # Hardcode the library path.
6755 # This is a shared library
6771 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
6777 # Hardcode the library path.
6831 # If the library has no export list, then create one now
6840 func_verbose "generating import library for \`$soname'"
6843 # make sure the library variables are pointing to the new library
6868 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
7005 # Not a shared library
7007 # We're trying link a shared library against a static one
7010 # Just print a warning and add the library to dependency_libs so
7011 # that the program can be linked against the static library.
7014 echo "*** I have the capability to make that library automatically link in when"
7015 echo "*** you link to this library. But I can only do this if you have a"
7016 echo "*** shared version of the library, which you do not appear to have."
7018 echo "*** But as you try to build a module library, libtool will still create "
7039 fi # link shared/static library?
7063 # Link against this library
7197 # And here is the reason: when a library appears more
7198 # than once as an explicit dependence of a library, or
7202 # with having the same library being listed as a
7204 # we know (pedantically, we assume) the library does not
7208 # such unportable linking tricks to link the library
7303 func_fatal_help "libtool library \`$output' must begin with \`lib'"
7320 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7323 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
7335 func_warning "ignoring multiple \`-rpath's for a libtool library"
7342 # Building a libtool convenience library.
7451 # verstring for coding it into the library header
7546 func_fatal_configuration "unknown library version type \`$version_type'"
7675 # these systems don't actually have a c library (as such)!
7678 # Rhapsody C library is in the System framework
7720 # whether the library exists or not. But this is on
7728 # against the deplibs as a proxy for the library. Then we can check
7760 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
7761 echo "*** I have the capability to make that library automatically link in when"
7762 echo "*** you link to this library. But I can only do this if you have a"
7763 echo "*** shared version of the library, which I believe you do not have"
7776 # the situation: Compile a separate program for each library.
7803 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
7804 echo "*** I have the capability to make that library automatically link in when"
7805 echo "*** you link to this library. But I can only do this if you have a"
7806 echo "*** shared version of the library, which you do not appear to have"
7814 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
7816 echo "*** library that it depends on before this library will be fully"
7891 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
7892 echo "*** I have the capability to make that library automatically link in when"
7893 echo "*** you link to this library. But I can only do this if you have a"
7894 echo "*** shared version of the library, which you do not appear to have"
7945 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
7946 echo "*** I have the capability to make that library automatically link in when"
7947 echo "*** you link to this library. But I can only do this if you have a"
7948 echo "*** shared version of the library, which you do not appear to have"
7978 echo "*** Warning: inter-library dependencies are not supported in this platform."
7980 echo "*** Warning: inter-library dependencies are not known to be supported."
7982 echo "*** All declared inter-library dependencies are being dropped."
7996 # On Rhapsody replace the C library with the System framework
8004 echo "*** Warning: libtool could not satisfy all declared inter-library"
8023 echo "*** The inter-library dependencies that have been dropped here will be"
8024 echo "*** automatically added whenever a program is linked with this library"
8029 echo "*** Since this library must not contain undefined symbols,"
8055 # move library search paths that coincide with paths to not yet
8056 # installed libraries to the beginning of the library search list
8082 # All the library-specific variables (install_libdir is set above).
8095 # Hardcode the library paths
8151 # Get the real and link names of the library.
8329 # Make a backup of the uninstalled library when relinking
8501 # Restore the uninstalled library and exit
8549 # Expand the library linking commands again to reset the
8594 # Restore the uninstalled library and exit
8606 # Restore the uninstalled library and exit
8619 # Create links to the real library.
8659 func_fatal_error "cannot build library object \`$output' from non-libtool objects"
8707 # Exit if we aren't doing a library object file.
8761 # On Rhapsody replace the C library is the System framework
8786 # move library search paths that coincide with paths to not yet
8787 # installed libraries to the beginning of the library search list
8828 # Now hardcode the library paths
8917 # Transform all the library objects into standard objects.
8951 # We have no uninstalled library dependencies, so finalize right now.
9180 # static archive out of a convenience library, or when linking
9376 # the library:
9410 # systems that can't hard-code library paths into their executables
9411 # and that have no shared library path variable independent of PATH,
9432 # $outputname - a libtool library file
9436 # It is necessary for linking the library.
9441 # Names of this library.
9453 # Names of additional weak libraries provided by this library
9461 # Is this an already installed library?
9471 # Directory that this library needs to be installed in:
9583 # FIXME: should reinstall the best remaining shared library.
9683 # choices, we go for a static library, that is the most portable,