HomeSort by: relevance | last modified time | path
    Searched refs:archives (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.bin/make/
arch.c 72 * Manipulate libraries, archives and their members.
75 * read and cached and the archive closed again. All cached archives are kept
134 static ArchList archives; /* The archives we've already examined */ variable in typeref:typename:ArchList
382 for (ln = archives.first; ln != NULL; ln = ln->next) {
517 Lst_Append(&archives, ar);
623 * In archives created by GNU binutils 2.27, the member names end
944 /* Initialize the archives module. */
948 Lst_Init(&archives);
952 /* Clean up the archives module. *
    [all...]
  /src/usr.bin/make/unit-tests/
archive.mk 3 # Very basic demonstration of handling archives, based on the description
varmod-mtime.mk 20 # from the 'now' that is used when updating the timestamps in archives or for
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5047 # character.) This should work for all archives with less than
6607 # See if our shared archives depend on static archives.
7625 func_warning "'-l' is ignored for archives/objects"
7735 func_warning "'-L' is ignored for archives/objects"
8686 func_warning "'-dlopen' is ignored for archives"
8691 func_warning "'-l' and '-L' are ignored for archives" ;;
8695 func_warning "'-rpath' is ignored for archives"
8698 func_warning "'-R' is ignored for archives"
8701 func_warning "'-version-info/-version-number' is ignored for archives"
    [all...]
  /src/sys/external/isc/libsodium/dist/
Makefile.in 694 @echo WARNING: "Support for distribution archives compressed with" \
701 @echo WARNING: "Support for shar distribution archives is" \
772 @(echo "$(distdir) archives ready for distribution: "; \
ltmain.sh 3652 # character.) This should work for all archives with less than
5208 # See if our shared archives depend on static archives.
6184 func_warning "\`-l' is ignored for archives/objects"
6293 func_warning "\`-L' is ignored for archives/objects"
7215 func_warning "\`-dlopen' is ignored for archives"
7220 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7224 func_warning "\`-rpath' is ignored for archives"
7227 func_warning "\`-R' is ignored for archives"
7230 func_warning "\`-version-info/-version-number' is ignored for archives"
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
ltoptions.m4 79 dnl archives by default:
libtool.m4 991 [Tool to manipulate fat objects and archives on Mac OS X])
1542 # Determine commands to create old-style static archives.
2422 # filename-based versioning of shared library archives on AIX. While
2424 # prevent static linking of such archives. So we do filename-based
5403 # With aix-soname=svr4, we create the lib.so.V shared archives only,
5516 # Exported symbols can be pulled into shared objects from archives
6125 [Compiler flag to generate shared objects directly from archives])
6474 # With aix-soname=svr4, we create the lib.so.V shared archives only,
6589 # Exported symbols can be pulled into shared objects from archives
6908 # Archives containing C++ object files must be created usin
    [all...]
  /src/usr.sbin/sysinst/
msg.mi.fr 567 {Les archives d'installation ne peuvent �tre trouv�es � l'emplacement sp�cifi�

Completed in 29 milliseconds