mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Archive gcc-ada
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21322 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
63256d93e4
commit
0a4d6ef080
@ -33,12 +33,12 @@
|
||||
The <application>GCC</application> package contains the GNU Compiler
|
||||
Collection. This page describes the installation of compilers for the
|
||||
following languages: C, C++, Fortran, Objective C, Objective C++, and Go.
|
||||
One additional language, Ada, is available in the collection. It has
|
||||
<!--One additional language, Ada, is available in the collection. It has
|
||||
a binary bootstrap requirement for the first installation, so it is
|
||||
described on a separate page (<xref linkend="gcc-ada"/>), but can be added
|
||||
described on a separate page (<xref linkend="gcc-ada"/>) but can be added
|
||||
here if you are performing a rebuild or upgrade. Since C and C++ are
|
||||
installed in LFS, this page is either for upgrading C and C++, or for
|
||||
installing additional compilers.
|
||||
installing additional compilers.-->
|
||||
</para>
|
||||
|
||||
&lfs84_checked;
|
||||
|
@ -36,7 +36,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expect.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-java.xml"/>-->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-ada.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-ada.xml"/> -->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gc.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdb.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="git.xml"/>
|
||||
|
@ -45,6 +45,9 @@
|
||||
<listitem>
|
||||
<para>March 13th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Archive gcc-ada</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gtk+3-3.24.7. Fixes
|
||||
<ulink url="&blfs-ticket-root;11797">#11797</ulink>.</para>
|
||||
|
@ -320,7 +320,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY elfutils-version "0.170">
|
||||
<!ENTITY expect-version "5.45.4">
|
||||
<!ENTITY gcc-version "8.3.0">
|
||||
<!ENTITY gcc-ada-version "8.3.0">
|
||||
<!--<!ENTITY gcc-ada-version "8.3.0">-->
|
||||
<!ENTITY gc-version "8.0.2">
|
||||
<!ENTITY gdb-version "8.2.1">
|
||||
<!ENTITY git-version "2.21.0">
|
||||
|
Loading…
Reference in New Issue
Block a user