source: general/prog/gcc/gcc-desc.xml@ 4958384

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_0 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4958384 was 4958384, checked in by Larry Lawrence <larry@…>, 21 years ago

edited >> to one > or &gt;&gt;

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1376 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[1a686a1]1<sect2>
2<title>Contents</title>
3
[58bd309a]4<para>The <application><acronym>GCC</acronym></application> package contains
5<command>c++</command>,
[d8e2e7ce]6<command>c++filt</command>, <command>cpp</command>,
7<command>g++</command>, <command>g77</command>,
8<command>gcc</command>, <command>gccbug</command>,
9<command>gcov</command>, <command>glob</command>,
10<command>gnat</command>, <command>gnatbind</command>,
11<command>gnatbl</command>, <command>gnatchop</command>,
12<command>gnatfind</command>, <command>gnatkr</command>,
13<command>gnatlink</command>, <command>gnatls</command>,
14<command>gnatmake</command>, <command>gnatprep</command>,
15<command>gnatpsta</command>, <command>gnatpsys</command>,
[8223b66]16<command>gnatxref</command> and
[4958384]17<application><acronym>GCC</acronym></application> libraries.</para>
[1a686a1]18
19</sect2>
20
21<sect2><title>Description</title>
22
[de102fc8]23<para>The programs and libraries whose descriptions are missing here
[58bd309a]24have been described in the <acronym>LFS</acronym>
25<acronym>GCC</acronym>-&gcc-version; page.</para>
[1a686a1]26
27<sect3><title>g77</title>
[58bd309a]28<para><command>g77</command> is the <application>Fortran</application> compiler
29invoked by <command>gcc</command>.</para></sect3>
[1a686a1]30
[de102fc8]31<sect3><title>add2line</title>
[58bd309a]32<para><command>add2line</command> converts the <acronym>ASCII</acronym> form of
33the 2-line orbital elements in a file to binary form and appends them to the
34orbdata files. </para></sect3>
[de102fc8]35
36<sect3><title>gcov</title>
[d8e2e7ce]37<para><command>gcov</command> is a test coverage program.</para></sect3>
[de102fc8]38
39<sect3><title>gdb</title>
[58bd309a]40<para><command>gdb</command> is the
41<application><acronym>GNAT</acronym></application> debugger.</para></sect3>
[de102fc8]42
43<sect3><title>gnatbind</title>
[58bd309a]44<para><command>gnatbind</command> is used to bind compiled objects.</para>
45</sect3>
[de102fc8]46
47<sect3><title>gnatbl</title>
[58bd309a]48<para><command>gnatbl</command> is the <application>Ada</application> linker.
49</para></sect3>
[de102fc8]50
51<sect3><title>gnatchop</title>
[58bd309a]52<para><command>gnatchop</command> is useful for renaming files to meet the
53standard <application>Ada</application> default file naming conventions.</para>
54</sect3>
[de102fc8]55
56<sect3><title>gnatelim</title>
[58bd309a]57<para><command>gnatelim</command> is used to detect and eliminate unused
58subprograms in an <application>Ada</application> partition.</para></sect3>
[de102fc8]59
60<sect3><title>gnatfind</title>
[58bd309a]61<para><command>gnatfind</command> is the <application><acronym>GNAT</acronym>
62</application> definition/use finder.</para></sect3>
[de102fc8]63
64<sect3><title>gnatgcc</title>
[d8e2e7ce]65<para><command>gnatgcc</command> is the compiler.</para></sect3>
[de102fc8]66
67<sect3><title>gnathtml.pl</title>
[58bd309a]68<para><command>gnathtml.pl</command> converts
69<application>Ada</application> source files to <acronym>HTML</acronym> for
70viewing in Web browsers.</para></sect3>
[de102fc8]71
72<sect3><title>gnatkr</title>
[58bd309a]73<para><command>gnatkr</command> is used to determine the crunched name for a
74given file, when crunched to a specified maximum length.</para></sect3>
[de102fc8]75
76<sect3><title>gnatlink</title>
[58bd309a]77<para><command>gnatlink</command> is used to link programs and build an
78executable file.</para></sect3>
[de102fc8]79
80<sect3><title>gnatls</title>
[d8e2e7ce]81<para><command>gnatls</command> is the compiled unit browser.</para></sect3>
[de102fc8]82
83<sect3><title>gnatemake</title>
[d8e2e7ce]84<para><command>gnatmake</command> is an automatic make facility.</para></sect3>
[de102fc8]85
86<sect3><title>gnatmem</title>
[58bd309a]87<para><command>gnatmem</command> is the <application><acronym>GNAT</acronym>
88</application> utility that monitors dynamic allocation and
[de102fc8]89deallocation activity in a program.</para></sect3>
90
91<sect3><title>gnatprep</title>
[58bd309a]92<para><command>gnatprep</command> is the
93<application><acronym>GNAT</acronym></application> external preprocessor.</para>
94</sect3>
[de102fc8]95
96<sect3><title>gnatpsta</title>
[58bd309a]97<para><command>gnatpsta</command> determines the values of all the relevant
98parameters in Standard and outputs to stdout.</para></sect3>
[de102fc8]99
100<sect3><title>gnatpsys</title>
[58bd309a]101<para><command>gnatpsys</command> determines the values of all the relevant
102parameters in System and outputs to stdout.</para></sect3>
[de102fc8]103
104<sect3><title>gnatstub</title>
[d8e2e7ce]105<para><command>gnatstub</command> is a generator of body stubs.</para></sect3>
[de102fc8]106
107<sect3><title>gnatxref</title>
[58bd309a]108<para><command>gnatxref</command> is the <application><acronym>GNAT</acronym></application> cross-referencer.</para></sect3>
[de102fc8]109
110<sect3><title>gvd</title>
[58bd309a]111<para><command>gvd</command> is the <acronym>GNU</acronym> Visual Debugger.
112</para></sect3>
[1a686a1]113
114</sect2>
115
Note: See TracBrowser for help on using the repository browser.