2003-01-11 18:04:52 +00:00
|
|
|
<sect2><title>Contents of GCC</title>
|
|
|
|
|
2003-08-31 11:50:05 +01:00
|
|
|
<para>(Last checked against version &gcc-contversion;.)</para>
|
2003-01-11 18:04:52 +00:00
|
|
|
|
2003-01-15 16:06:56 +00:00
|
|
|
<para>The GCC package contains the GNU compiler collection, including
|
|
|
|
the C and C++ compilers.</para>
|
2003-01-11 18:04:52 +00:00
|
|
|
|
2003-10-14 23:05:29 +01:00
|
|
|
<para><emphasis>Installed programs</emphasis>: c++, cc (link to gcc),
|
2003-10-12 04:23:51 +01:00
|
|
|
cc1, cc1plus, collect2, cpp, g++, gcc, gccbug, and gcov</para>
|
2003-01-11 18:04:52 +00:00
|
|
|
|
2003-10-06 23:19:12 +01:00
|
|
|
<para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,
|
2003-10-26 23:39:34 +00:00
|
|
|
libgcc_s.so, libstdc++.[a,so] and libsupc++.a</para>
|
2003-01-11 18:04:52 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|