Home | History | Annotate | Download | only in cpp

Lines Matching refs:library

3 # libtool - Provide generalized library-building support services.
20 # if you distribute this file as part of a program or library that
182 # Shared library suffix (normally ".so").
198 # Library versioning type.
201 # Shared library runtime path variable.
204 # Shared library path variable.
207 # Is shlibpath searched before the hard-coded library search path?
210 # Format of library name prefix.
217 # The coded name of the library, if different from the real name.
226 # Commands used to finish a libtool library installation in a directory.
233 # Whether we should hardcode library paths into libraries.
274 # Additional compiler flags for building library objects.
341 # DIR into the resulting binary and the resulting library dependency is
343 # library is relocated.
354 # Set to "yes" if building a shared library automatically hardcodes DIR
355 # into the library and all subsequent libraries and executables linked
387 # How to hardcode a shared library path into an executable.
390 # The directories searched by this compiler when creating a shared library.
394 # create a shared library.
400 # The library search path used internally by the compiler when linking
401 # a shared library.
421 # if you distribute this file as part of a program or library that
438 # Provide generalized library-building support services.
456 # execute automatically set library path, then run a program
459 # link create a library or an executable
1368 func_fatal_configuration "not configured to build any kind of library"
1392 # True iff FILE is a libtool `.la' library or `.lo' object file.
1403 # True iff FILE is a libtool `.la' library or `.lo' object file.
1588 # It is necessary for linking the library.
1703 # Get the name of the library object.
1726 func_fatal_error "cannot determine name of library object from \`$libobj'"
1736 func_fatal_configuration "can not build a shared library"
1771 # Delete any leftover library objects.
1972 If FILE is a libtool library, object or program, all the files associated
1980 Compile a source file into a libtool library object.
1996 library object suffix, \`.lo'."
2003 Automatically set library path, then run a program.
2007 -dlopen FILE add the directory containing FILE to the library path
2009 This mode sets the library path environment variable according to \`-dlopen'
2013 into their corresponding uninstalled binary, and any of their required library
2014 directories are added to the library path.
2052 Link object files or libraries together to form another library, or to
2070 -lNAME OUTPUT-FILE requires the installed library libNAME
2071 -module build a library that can dlopened
2074 -no-undefined declare that a library does not refer to external symbols
2080 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2083 -shrext SUFFIX override the standard shared library file extension
2088 specify library version info [each variable defaults to 0]
2094 treated as uninstalled libtool libraries, other files are standard or library
2097 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
2098 only library objects (\`.lo' files) may be specified, and \`-rpath' is
2099 required, except when creating a convenience library.
2101 If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
2118 If FILE is a libtool library, all the files associated with it are deleted.
2158 # Read the libtool library.
2163 # Skip this library if it cannot be dlopened.
2165 # Warn if it was a shared library.
2307 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
2537 # See the names of the shared library.
2546 # Install the shared library and build the symlinks.
2580 # Install the pseudo-library for information purposes.
2586 # Maybe install the static library, too.
2682 # Check to see that each library is installed.
3048 # return the library type of file 'arg'
3059 *ar\ archive\ import\ library*) # definitely import
3376 # Add our own library path to $shlibpath_var
4546 # even a static library is built. For now, we need to specify
4548 # that all symbols are satisfied, otherwise we get a static library.
4612 func_fatal_configuration "can not build a shared library"
5027 # These systems don't actually have a C or math library (as such)
5031 # These systems don't actually have a C library (as such)
5380 # A libtool-controlled library.
5383 # This library was specified with -dlopen.
5387 # The library was specified with -dlpreopen.
5552 # Collect preopened libtool deplibs, except any this library
5603 # Search the libtool library
5616 # deplib doesn't seem to be a libtool library
5625 else # deplib is a libtool library
5746 $ECHO "*** I have the capability to make that library automatically link in when"
5747 $ECHO "*** you link to this library. But I can only do this if you have a"
5748 $ECHO "*** shared version of the library, which you do not appear to have"
5753 $ECHO "*** Warning: Linking the shared library $output against the"
5754 $ECHO "*** static library $deplib is not portable!"
5796 func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
5813 # If the library was installed with an old release of libtool,
5846 func_fatal_error "cannot find name of link library for \`$lib'"
5848 # It is a libtool convenience library, so add in its objects.
5862 library"
5868 # Get the name of the library we link against.
5874 func_fatal_error "cannot find name of link library for \`$lib'"
5877 # This library was specified with -dlopen.
5880 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
5911 # Find the relevant object directory and library name.
5914 func_warning "library \`$lib' was moved."
5939 # This library was specified with -dlpreopen.
5942 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5944 # Prefer using a static library (so that no silly _DYNAMIC symbols
5961 # Link the convenience library
5995 # Need to hardcode shared library paths
6014 # We need to hardcode the library path
6023 # Hardcode the library path.
6075 # This is a shared library
6091 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
6097 # Hardcode the library path.
6151 # If the library has no export list, then create one now
6160 func_verbose "generating import library for \`$soname'"
6163 # make sure the library variables are pointing to the new library
6188 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
6325 # Not a shared library
6327 # We're trying link a shared library against a static one
6330 # Just print a warning and add the library to dependency_libs so
6331 # that the program can be linked against the static library.
6334 $ECHO "*** I have the capability to make that library automatically link in when"
6335 $ECHO "*** you link to this library. But I can only do this if you have a"
6336 $ECHO "*** shared version of the library, which you do not appear to have."
6338 $ECHO "*** But as you try to build a module library, libtool will still create "
6359 fi # link shared/static library?
6383 # Link against this library
6509 # And here is the reason: when a library appears more
6510 # than once as an explicit dependence of a library, or
6514 # with having the same library being listed as a
6516 # we know (pedantically, we assume) the library does not
6520 # such unportable linking tricks to link the library
6615 func_fatal_help "libtool library \`$output' must begin with \`lib'"
6632 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6635 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
6647 func_warning "ignoring multiple \`-rpath's for a libtool library"
6654 # Building a libtool convenience library.
6715 func_fatal_configuration "$modename: unknown library version type \`$version_type'"
6765 # verstring for coding it into the library header
6860 func_fatal_configuration "unknown library version type \`$version_type'"
6988 # these systems don't actually have a c library (as such)!
6991 # Rhapsody C library is in the System framework
7033 # whether the library exists or not. But this is on
7041 # against the deplibs as a proxy for the library. Then we can check
7073 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
7074 $ECHO "*** I have the capability to make that library automatically link in when"
7075 $ECHO "*** you link to this library. But I can only do this if you have a"
7076 $ECHO "*** shared version of the library, which I believe you do not have"
7089 # the situation: Compile a separate program for each library.
7116 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
7117 $ECHO "*** I have the capability to make that library automatically link in when"
7118 $ECHO "*** you link to this library. But I can only do this if you have a"
7119 $ECHO "*** shared version of the library, which you do not appear to have"
7127 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
7129 $ECHO "*** library that it depends on before this library will be fully"
7192 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
7193 $ECHO "*** I have the capability to make that library automatically link in when"
7194 $ECHO "*** you link to this library. But I can only do this if you have a"
7195 $ECHO "*** shared version of the library, which you do not appear to have"
7246 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
7247 $ECHO "*** I have the capability to make that library automatically link in when"
7248 $ECHO "*** you link to this library. But I can only do this if you have a"
7249 $ECHO "*** shared version of the library, which you do not appear to have"
7280 $ECHO "*** Warning: inter-library dependencies are not supported in this platform."
7282 $ECHO "*** Warning: inter-library dependencies are not known to be supported."
7284 $ECHO "*** All declared inter-library dependencies are being dropped."
7297 # On Rhapsody replace the C library with the System framework
7305 $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
7324 $ECHO "*** The inter-library dependencies that have been dropped here will be"
7325 $ECHO "*** automatically added whenever a program is linked with this library"
7330 $ECHO "*** Since this library must not contain undefined symbols,"
7356 # move library search paths that coincide with paths to not yet
7357 # installed libraries to the beginning of the library search list
7383 # All the library-specific variables (install_libdir is set above).
7391 # Hardcode the library paths
7449 # Get the real and link names of the library.
7595 # Make a backup of the uninstalled library when relinking
7758 # Restore the uninstalled library and exit
7806 # Expand the library linking commands again to reset the
7851 # Restore the uninstalled library and exit
7863 # Restore the uninstalled library and exit
7876 # Create links to the real library.
7916 func_fatal_error "cannot build library object \`$output' from non-libtool objects"
7961 # Exit if we aren't doing a library object file.
8015 # On Rhapsody replace the C library is the System framework
8040 # move library search paths that coincide with paths to not yet
8041 # installed libraries to the beginning of the library search list
8082 # Now hardcode the library paths
8171 # Transform all the library objects into standard objects.
8205 # We have no uninstalled library dependencies, so finalize right now.
8426 # static archive out of a convenience library, or when linking
8599 # the library:
8637 # $outputname - a libtool library file
8641 # It is necessary for linking the library.
8646 # Names of this library.
8658 # Names of additional weak libraries provided by this library
8666 # Is this an already installed library?
8676 # Directory that this library needs to be installed in:
8790 # FIXME: should reinstall the best remaining shared library.
8891 # choices, we go for a static library, that is the most portable,
8936 # Additional compiler flags for building library objects.
9000 # DIR into the resulting binary and the resulting library dependency is
9002 # library is relocated.
9013 # Set to "yes" if building a shared library automatically hardcodes DIR
9014 # into the library and all subsequent libraries and executables linked
9046 # How to hardcode a shared library path into an executable.
9049 # The directories searched by this compiler when creating a shared library.
9053 # create a shared library.
9059 # The library search path used internally by the compiler when linking
9060 # a shared library.