


size(1)               GNU Development Tools               size(1)


NNAAMMEE
       size - list section sizes and total size.


SSYYNNOOPPSSIISS
       ssiizzee   [--AA|--BB|----ffoorrmmaatt==_c_o_m_p_a_t_i_b_i_l_i_t_y] [----hheellpp]
              [--dd|--oo|--xx|----rraaddiixx==_n_u_m_b_e_r] [----ttaarrggeett==_b_f_d_n_a_m_e]
              [--VV|----vveerrssiioonn] _o_b_j_f_i_l_e...

DDEESSCCRRIIPPTTIIOONN
       The  GNU ssiizzee utility lists the section sizes--and the to-
       tal size--for each of the object files _o_b_j_f_i_l_e in its  ar-
       gument  list.  By default, one line of output is generated
       for each object file or each module in an archive.


OOPPTTIIOONNSS
       --AA

       --BB

       ----ffoorrmmaatt _c_o_m_p_a_t_i_b_i_l_i_t_y
               Using one of these options, you can choose whether
              the output from GNU ssiizzee resembles output from Sys-
              tem V ssiizzee (using  `--AA',  or  `----ffoorrmmaatt==ssyyssvv'),  or
              Berkeley ssiizzee (using `--BB', or `----ffoorrmmaatt==bbeerrkkeelleeyy').
              The default  is  the  one-line  format  similar  to
              Berkeley's.


       ----hheellpp Show a summary of acceptable arguments and options.


       --dd

       --oo

       --xx

       ----rraaddiixx _n_u_m_b_e_r
               Using  one  of  these  options,  you  can  control
              whether  the size of each section is given in deci-
              mal  (`--dd',  or  `----rraaddiixx  1100');  octal  (`--oo',  or
              `----rraaddiixx  88');  or  hexadecimal  (`--xx', or `----rraaddiixx
              1166').  In `----rraaddiixx _n_u_m_b_e_r', only the  three  values
              (8,  10,  16) are supported.  The total size is al-
              ways given in two radices; decimal and  hexadecimal
              for  `--dd'  or `--xx' output, or octal and hexadecimal
              if you're using `--oo'.


       ----ttaarrggeett _b_f_d_n_a_m_e
               You can specify a  particular  object-code  format
              for _o_b_j_f_i_l_e as _b_f_d_n_a_m_e.  This may not be necessary;



cygnus support           5 November 1991                        1





size(1)               GNU Development Tools               size(1)


              _s_i_z_e  can  automatically  recognize  many  formats.
              See oobbjjdduummpp(11) for information on listing available
              formats.


       --VV

       ----vveerrssiioonn
              Display version number information on ssiizzee  itself.


SSEEEE AALLSSOO
       `bbiinnuuttiillss' entry in iinnffoo; _T_h_eGNU_B_i_n_a_r_yUtilities_,
        Roland H. Pesch (October 1991); aarr(11), oobbjjdduummpp(11).


CCOOPPYYIINNGG
       Copyright (c) 1991 Free Software Foundation, Inc.

       Permission  is  granted  to  make  and distribute verbatim
       copies of this manual provided the  copyright  notice  and
       this permission notice are preserved on all copies.

       Permission is granted to copy and distribute modified ver-
       sions of this manual under  the  conditions  for  verbatim
       copying,  provided  that the entire resulting derived work
       is distributed under the  terms  of  a  permission  notice
       identical to this one.

       Permission  is granted to copy and distribute translations
       of this manual into another language, under the above con-
       ditions for modified versions, except that this permission
       notice may be included in  translations  approved  by  the
       Free  Software  Foundation  instead of in the original En-
       glish.






















cygnus support           5 November 1991                        2


