summaryrefslogtreecommitdiff
path: root/lang/gccAda-3.4/README
blob: b7d2b9d33b34e05cf29a8290e9dfc94d38b1cd10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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/gcc-3.4.0 (which contains Ada).

You can download a pre-built version this package
(suitable for bootstrapping lang/gcc-3.4.0) 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.