lang/gcc-aux - The NetBSD Packages Collection

GNAT Ada compiler based on GCC 4.9

The AUX compiler supports several languages: Ada, C, C++, Fortran and
Objective-C.  Since Ada support must be built by an Ada-capable compiler,
only platforms for which a bootstrap compiler is available can build it.

The AUX compiler is based on release versions of the Free Software
Foundation's GNU Compiler Collection.  It carries with it the GMGPL license,
the modified version of the GPL that exempts generic instantiation from
resulting in a GPL-licensed executable.  It also carries the GCC Runtime
Library Exception, so the resulting binaries have no licensing requirements.
Binaries produced by the AUX compiler should be legally handled the same as
binaries produced by any FSF compiler.

This compiler implements the full Ada-83, Ada-95, Ada-2005 and Ada-2012
standards.

Build dependencies

pkgtools/mktools devel/gmake lang/perl5 pkgtools/cwrappers

Runtime dependencies

devel/gmp devel/gmp math/mpfr math/mpfr math/mpcomplex devel/gmp math/mpfr math/mpcomplex

Binary packages

OSArchitectureVersion
NetBSD 10.0i386gcc-aux-20141023nb7.tgz
NetBSD 10.0i386gcc-aux-20141023nb7.tgz
NetBSD 10.0x86_64gcc-aux-20141023nb7.tgz
NetBSD 10.0_BETAx86_64gcc-aux-20141023nb7.tgz
NetBSD 8.0i386gcc-aux-20141023nb7.tgz
NetBSD 8.0x86_64gcc-aux-20141023nb7.tgz
NetBSD 8.0x86_64gcc-aux-20141023nb7.tgz
NetBSD 8.0x86_64gcc-aux-20141023nb7.tgz
NetBSD 9.0i386gcc-aux-20141023nb7.tgz
NetBSD 9.0i386gcc-aux-20141023nb7.tgz
NetBSD 9.0x86_64gcc-aux-20141023nb7.tgz
NetBSD 9.0x86_64gcc-aux-20141023nb7.tgz
NetBSD 9.3x86_64gcc-aux-20141023nb7.tgz
NetBSD 9.3x86_64gcc-aux-20141023nb7.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

always-libgcc
Install libgcc unconditionally, even if it's older.
bootstrap
fortran
Support programs written in Fortran.
objc
Support programs written in Objective C.
static
Allows you to build static libraries.
testsuite

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.