pkgsrc-wip/gcc-3.4
2004-05-23 12:48:49 +00:00
..
files 1) Backported fix from 3.5 2004-05-07 09:54:39 +00:00
patches 1) Backported fix from 3.5 2004-05-07 09:54:39 +00:00
buildlink3.mk Missing dollar sign 2004-05-23 12:48:49 +00:00
DESCR Updated to reflect the fact that 3.4 has been released. 2004-05-07 18:20:37 +00:00
distinfo 1) Backported fix from 3.5 2004-05-07 09:54:39 +00:00
Makefile 1) Reverted to buildlinking all of bin because of problem finding correct 2004-05-20 16:49:11 +00:00
MESSAGE Updated MESSAGE and README files 2004-05-21 15:05:54 +00:00
PLIST Changes to accomodate AMD 64 2004-04-25 11:14:12 +00:00
preconfigure.mk 1) Reverted to buildlinking all of bin because of problem finding correct 2004-05-20 16:49:11 +00:00
README Updated MESSAGE and README files 2004-05-21 15:05:54 +00:00
TODO 1) Updated README with information on x86_64 Ada bootastrap compiler binary 2004-05-07 18:16:33 +00:00

1) You may want to adjust the "Optional languages"  
   section of the Makefile before building this package.

2) 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 from 
   wip/gcc-3.4-ada.

   For bootstrapping, you can download a pre-built version
   of gccAda-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.0C. The AMD64
   pkg was built under NetBSD 1.6ZL.