Changeset 9228651 in clfs-embedded


Ignore:
Timestamp:
Oct 15, 2013, 1:00:04 PM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
ed5e88d
Parents:
e3be04f8
git-author:
Andrew Bradford <andrew@…> (10/14/13 11:15:17)
git-committer:
Andrew Bradford <andrew@…> (10/15/13 13:00:04)
Message:

gcc-final: Remove gccbug and cc

Not in modern gcc without help we don't provide.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    re3be04f8 r9228651  
    112112
    113113      <seglistitem>
    114         <seg>cc (link to gcc), gcc, gccbug, and gcov</seg>
     114        <seg>gcc, and gcov</seg>
    115115        <seg>libgcc.a, libgcc_eh.a, and libgcc_s.so</seg>
    116116      </seglistitem>
     
    122122      <?dbhtml list-presentation="table"?>
    123123
    124       <varlistentry id="cc">
    125         <term><command>cc</command></term>
    126         <listitem>
    127           <para>The C compiler</para>
    128           <indexterm zone="ch-cross-tools-gcc-final cc">
    129             <primary sortas="b-cc">cc</primary>
    130           </indexterm>
    131         </listitem>
    132       </varlistentry>
    133 
    134124      <varlistentry id="gcc">
    135125        <term><command>gcc</command></term>
     
    138128          <indexterm zone="ch-cross-tools-gcc-final gcc">
    139129            <primary sortas="b-gcc">gcc</primary>
    140           </indexterm>
    141         </listitem>
    142       </varlistentry>
    143 
    144       <varlistentry id="gccbug">
    145         <term><command>gccbug</command></term>
    146         <listitem>
    147           <para>A shell script used to help create useful bug reports</para>
    148           <indexterm zone="ch-cross-tools-gcc-final gccbug">
    149             <primary sortas="b-gccbug">gccbug</primary>
    150130          </indexterm>
    151131        </listitem>
Note: See TracChangeset for help on using the changeset viewer.