.\" -*- coding: UTF-8 -*- .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .de IX .. .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "RANLIB 1" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH RANLIB 1 "21. helmikuuta 2024" binutils\-2.42 "GNU kehitystyökalut" .if n .ad l .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .nh .SH NIMI ranlib \- generoi indeksitaulu arkistoon .SH YLEISKATSAUS .IX Header YLEISKATSAUS ranlib [\fB\-\-plugin\fP \fInimi\fP] [\fB\-DhHvVt\fP] \fIarkisto\fP .SH KUVAUS .IX Header KUVAUS \&\fBranlib\fP generoi arkison sisältöä kuvaavan indeksitaulun ja tallettaa sen arkistoon. Indeksitaulu sisältää kaikki arkistoon talletettujen objektitiedostojen sisältämät symbolit. .PP Voit käyttää komentoa \fBnm \-s\fP tai \fBnm \-\-print\-armap\fP arkiston indeksitaulun listaamiseen. .PP Indeksitaulu arkistossa nopeuttaa sen linkittämistä ajettavan ohjelman kanssa, sekä sallii kirjaston sisäiset kutsut riippumatta jäsenten järjestyksesta kirjaston sisällä. .PP The GNU \fBranlib\fP program is another form of GNU \fBar\fP; running \&\fBranlib\fP is completely equivalent to executing \fBar \-s\fP. .SH VALITSIMET .IX Header VALITSIMET .IP \fB\-h\fP 4 .IX Item \-h .PD 0 .IP \fB\-H\fP 4 .IX Item \-H .IP \fB\-\-help\fP 4 .IX Item \-\-help .PD Show usage information for \fBranlib\fP. .IP \fB\-v\fP 4 .IX Item \-v .PD 0 .IP \fB\-V\fP 4 .IX Item \-V .IP \fB\-\-version\fP 4 .IX Item \-\-version .PD Show the version number of \fBranlib\fP. .IP \fB\-D\fP 4 .IX Item \-D Operate in \fIdeterministic\fP mode. The symbol map archive member's header will show zero for the UID, GID, and timestamp. When this option is used, multiple runs will produce identical output files. .Sp If \fIbinutils\fP was configured with \&\fB\-\-enable\-deterministic\-archives\fP, then this mode is on by default. It can be disabled with the \fB\-U\fP option, described below. .IP \fB\-t\fP 4 .IX Item \-t Update the timestamp of the symbol map of an archive. .IP \fB\-U\fP 4 .IX Item \-U Do \fInot\fP operate in \fIdeterministic\fP mode. This is the inverse of the \fB\-D\fP option, above: the archive index will get actual UID, GID, timestamp, and file mode values. .Sp If \fIbinutils\fP was configured \fIwithout\fP \&\fB\-\-enable\-deterministic\-archives\fP, then this mode is on by default. .IP \fB@\fP\fItiedosto\fP 4 .IX Item @tiedosto Read command\-line options from \fIfile\fP. The options read are inserted in place of the original @\fIfile\fP option. If \fIfile\fP does not exist, or cannot be read, then the option will be treated literally, and not removed. .Sp Options in \fIfile\fP are separated by whitespace. A whitespace character may be included in an option by surrounding the entire option in either single or double quotes. Any character (including a backslash) may be included by prefixing the character to be included with a backslash. The \fIfile\fP may itself contain additional @\fIfile\fP options; any such options will be processed recursively. .SH "KATSO MYÖS" .IX Header "KATSO MYÖS" \&\fBar\fP\|(1), \fBnm\fP\|(1), and the Info entries for \fIbinutils\fP. .SH TEKIJÄNOIKEUDET .IX Header TEKIJÄNOIKEUDET Copyright (c) 1991\-2024 Free Software Foundation, Inc. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front\-Cover Texts, and with no Back\-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". .PP .SH KÄÄNNÖS Tämän käsikirjan suomenkielisen käännöksen tekivät Janne Viitala . .PP Tämä käännös on ilmainen dokumentaatio; katso tekijänoikeusehdot .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License -versiosta 3 .UE tai uudemmasta. Emme ota vastuuta.