Changeset f95f4ed1
- Timestamp:
- 09/01/2018 10:33:23 PM (5 years ago)
- Branches:
- 8.3
- Parents:
- 130257a1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/gcc-ada.xml
r130257a1 rf95f4ed1 75 75 without enabling ada after running the instructions on this page, 76 76 the new compiler will not be able to compile ADA anymore. If you already 77 have ADA instaled, you do not need to use the i strucitons on this page,77 have ADA instaled, you do not need to use the instructions on this page, 78 78 simply add <parameter>ada</parameter> to the 79 79 <parameter>--enable-languages</parameter> parameter using the … … 255 255 --prefix=/usr \ 256 256 --disable-multilib \ 257 --disable-libmpx \ 257 258 --with-system-zlib \ 258 259 --enable-languages=ada && -
general/prog/gcc.xml
r130257a1 rf95f4ed1 187 187 --prefix=/usr \ 188 188 --disable-multilib \ 189 --disable-libmpx \ 189 190 --with-system-zlib \ 190 191 --enable-languages=c,c++,fortran,go,objc,obj-c++ && -
introduction/welcome/credits.xml
r130257a1 rf95f4ed1 31 31 <listitem><para>DJ Lucas </para></listitem> 32 32 <listitem><para>Ken Moffat </para></listitem> 33 <listitem><para>Douglas Reno </para></listitem> 33 34 34 35 </itemizedlist> … … 77 78 <listitem><para>Olivier Peres </para></listitem> 78 79 <listitem><para>Andreas Pedersen </para></listitem> 79 <listitem><para>Douglas Reno </para></listitem>80 80 <listitem><para>Henning Rohde </para></listitem> 81 81 <listitem><para>Matt Rogers </para></listitem>
Note:
See TracChangeset
for help on using the changeset viewer.