Home | History | Annotate | Download | only in jpeg

Lines Matching refs:libtool

32 PACKAGE=libtool
221 # libtool compile mode
318 # Only build a PIC object if we are building libtool libraries.
357 # Create an invalid libtool object if no PIC, so that we do not
367 # libtool link mode
567 # If libtool objects are unsupported, then we need to preload.
581 # A libtool-controlled library.
588 # Check to see that this really is a libtool archive.
591 $echo "$modename: \`$arg' is not a valid libtool archive" 1>&2
839 $echo "$modename: libtool library \`$arg' must begin with \`lib'" 1>&2
857 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
863 $echo "$modename: libtool library \`$output' may not depend on uninstalled libraries:$link_against_libtool_libs" 1>&2
868 $echo "$modename: warning: \`-dlopen' is ignored while creating libtool libraries" 1>&2
882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
1058 $echo "$modename: error: cannot link libtool libraries into reloadable objects" 1>&2
1088 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
1120 # Create an invalid libtool object if no PIC, so that we don't
1438 # The $output program cannot be directly executed until all the libtool
1559 # Now create the libtool archive.
1570 # $output - a libtool library file
1595 # Do a symbolic link so that the libtool archive can be found in
1604 # libtool install mode
1761 # Check to see that this really is a libtool archive.
1764 $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
1854 # Install (i.e. copy) a libtool object.
1874 $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
1880 # Install the libtool object if requested.
1898 # Do a test to see if this is really a libtool program.
1911 $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2
1995 # libtool finish mode
2060 # libtool execute mode
2084 # Check to see that this really is a libtool archive.
2087 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
2092 # Read the libtool library.
2127 $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2
2155 # Do a test to see if this is really a libtool program.
2191 # libtool uninstall mode
2220 # Possibly a libtool archive, so verify it.
2224 # Delete the libtool libraries and symlinks.
2311 compile compile a source file into a libtool object
2313 finish complete the installation of libtool libraries
2327 Compile a source file into a libtool library object.
2350 If any of the ARGS are libtool executable wrappers, then they are translated
2361 Complete the installation of libtool libraries.
2363 Each LIBDIR is a directory that contains libtool libraries.
2404 -static do not do any dynamic linking of libtool libraries
2411 treated as uninstalled libtool libraries, other files are standard or library
2414 If the OUTPUT-FILE ends in \`.la', then a libtool library is created, only
2434 If FILE is a libtool library, all the files associated with it are deleted.