Lines Matching refs:libtool

56 PACKAGE=libtool
265 # libtool compile mode
416 temporary object file, and libtool could not work around it because
432 # Only build a PIC object if we are building libtool libraries.
487 temporary object file, and libtool could not work around it because
575 temporary object file, and libtool could not work around it because
596 # Create an invalid libtool object if no PIC, so that we do not
621 # libtool link mode
629 # flag for every libtool invokation.
635 # -no-undefined on the libtool link line when we can be certain
680 # This file is part of GNU libtool.
1182 # If libtool objects are unsupported, then we need to preload.
1196 # A libtool-controlled library.
1203 # Check to see that this really is a libtool archive.
1206 $echo "$modename: \`$arg' is not a valid libtool archive" 1>&2
1210 # If the library was installed with an old release of libtool,
1273 # It is a libtool convenience library, so add in its objects.
1534 $echo "$modename: error: cannot link libtool libraries into archives" 1>&2
1580 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
1602 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1608 $echo "$modename: error: cannot link shared libraries into libtool libraries" 1>&2
1613 $echo "$modename: warning: \`-dlopen' is ignored for libtool libraries" 1>&2
1618 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
1625 # Building a libtool convenience library.
2006 echo "*** Warning: libtool could not satisfy all declared inter-library"
2007 echo "*** dependencies of module $libname. Therefore, libtool will create"
2012 echo "*** However, this would only work if libtool was able to extract symbol"
2013 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2183 $echo "$modename: error: cannot link libtool libraries into objects" 1>&2
2214 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
2308 # Create an invalid libtool object if no PIC, so that we don't
2796 # The $output program cannot be directly executed until all the libtool
3070 # Now create the libtool archive.
3096 # $outputname - a libtool library file
3128 # Do a symbolic link so that the libtool archive can be found in
3137 # libtool install mode
3294 # Check to see that this really is a libtool archive.
3297 $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
3373 # Install (i.e. copy) a libtool object.
3393 $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
3399 # Install the libtool object if requested.
3425 # Do a test to see if this is really a libtool program.
3438 $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2
3465 tmpdir="$tmpdir/libtool-$$"
3533 # libtool finish mode
3577 echo "in a given directory, LIBDIR, you must either use libtool, and"
3607 # libtool execute mode
3630 # Check to see that this really is a libtool archive.
3633 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
3638 # Read the libtool library.
3673 $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2
3701 # Do a test to see if this is really a libtool program.
3749 # libtool uninstall mode
3778 # Possibly a libtool archive, so verify it.
3782 # Delete the libtool libraries and symlinks.
3869 compile compile a source file into a libtool object
3871 finish complete the installation of libtool libraries
3885 Compile a source file into a libtool library object.
3913 If any of the ARGS are libtool executable wrappers, then they are translated
3924 Complete the installation of libtool libraries.
3926 Each LIBDIR is a directory that contains libtool libraries.
3974 -static do not do any dynamic linking of libtool libraries
3981 treated as uninstalled libtool libraries, other files are standard or library
3984 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
4005 If FILE is a libtool library, all the files associated with it are deleted.