Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / gcc-aux / DESCR
blob5a43a5b46cedfa685a93a922a01447e67ce82788
1 The AUX compiler supports several languages: Ada, C, C++, Fortran and
2 Objective-C.  Since Ada support must be built by an Ada-capable compiler,
3 only platforms for which a bootstrap compiler is available can build the
4 AUX compiler.
6 The AUX compiler is based on release versions of the Free Software
7 Foundation's GNU Compiler Collection.  It carries with it the GMGPL license,
8 the modified version of the GPL that exempts generic instantiation from
9 resulting in a GPL-licensed executable.  It also carries the GCC Runtime
10 Library Exception, so the resulting binaries have no licensing requirements.
11 Binaries produced by the AUX compiler should be legally handled the same as
12 binaries produced by any FSF compiler.
14 The AUX GNAT compiler the full Ada-83, Ada-95, Ada-2005 standard and
15 provides a partial implementation of Ada-2012.  The Ada-2012 reference manual
16 was submitted to the International Organization for Standardization (ISO)
17 in June 2012.