Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/stripping.xml

    r8ec5b53 r04038ad  
    4747  rationale for using the <command>install</command> command here.)</para>
    4848
    49   <note><para>The ELF loader's name may vary on different systems.
    50   The construct below selects the
     49  <note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
     50  and ld-linux.so.2 on 32-bit systems.  The construct below selects the
    5151  correct name for the current architecture, excluding anything ending
    5252  with <quote>g</quote>, in case the commands below have already been
Note: See TracChangeset for help on using the changeset viewer.