pkgsrc/lang/gcc34-ada
2005-02-24 09:03:05 +00:00
..
files Update to release 3.4.3. This is a bugfix release. 2004-11-08 16:46:27 +00:00
patches Update to release 3.4.3. This is a bugfix release. 2004-11-08 16:46:27 +00:00
buildlink3.mk Now that no package uses USE_GCC_SHLIB any longer, remove support 2004-11-22 22:24:46 +00:00
DESCR
distinfo Add RMD160 digests 2005-02-24 09:03:05 +00:00
Makefile Add missing '-print' to FIND 2004-11-15 11:38:42 +00:00
MESSAGE
PLIST
preconfigure.mk Applied several changes from lang/gcc34: 2004-07-28 21:40:21 +00:00
README lang/gcc33-ada does not exist - lang/gcc3-ada does 2004-07-13 15:02:01 +00:00

The Ada compiler front-end of gcc is itself written
in Ada. Consequently, an Ada compiler must be used
to build this pkg. In pkgsrc, lang/gcc3-ada is version
3.3 of the gcc Ada compiler; it also requires an Ada
compiler to build. This pkg may also be built using
lang/gcc3 (which contains Ada).

You can download a pre-built version this package
(suitable for bootstrapping lang/gcc3) from: 

   http://www.johnrshannon.com/NetBSD/ix86/gccAda-3.4.0.tgz
   http://www.johnrshannon.com/NetBSD/pentium4/gccAda-3.4.0.tgz
   http://www.johnrshannon.com/NetBSD/x86_64/gccAda-3.4.0.tgz

The first two pkgs were built on NetBSD 2.0-BETA. The AMD64
pkg was built under NetBSD 1.6ZL.

Full Ada language support is provided for:
  Intel Ix86 on NetBSD with native pthread support
  AMD 64 on NetBSD with native pthread support

See comments in Makefile on selecting a bootstrap compiler.