pkgsrc-wip/gcc-3.4-ada
2004-04-30 23:09:32 +00:00
..
files Completing the AMD64 change merge 2004-04-30 23:09:32 +00:00
patches AMD64 Changes 2004-04-30 18:58:24 +00:00
buildlink3.mk Removing attempt to prepend path in buildlink 2004-04-27 00:19:20 +00:00
DESCR This is the Ada compiler from the gcc 3.4 compiler collection. All but 8 of 2004-01-07 22:49:46 +00:00
distinfo AMD64 Changes 2004-04-30 18:58:24 +00:00
Makefile Completing the AMD64 change merge 2004-04-30 23:09:32 +00:00
MESSAGE Revised to work with current compiler.mk and buildlink3. 2004-04-20 21:49:31 +00:00
PLIST Switched to dynamic PLIST to accomodate platform differences 2004-04-25 07:43:35 +00:00
preconfigure.mk Remove architecture dependancies found when testing on AMD 64 2004-04-30 09:40:28 +00:00
README Remove architecture dependancies found when testing on AMD 64 2004-04-30 09:40:28 +00:00
TODO Remove architecture dependancies found when testing on AMD 64 2004-04-30 09:40:28 +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
wip/gcc-3.4.0 (which contains Ada).

You can download a pre-built version this package
(suitable for bootstrapping wip/gcc-3.4.0) from: 

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

Both pkgs were built on NetBSD 2.0C.

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