pkgsrc-wip/gcc-3.4
2004-04-30 23:09:32 +00:00
..
files Completing the AMD64 change merge 2004-04-30 23:09:32 +00:00
patches Backport from CURRENT to fix temporary label generation problem. 2004-04-30 15:27:23 +00:00
buildlink3.mk Removed attempt to prepend path because it's stripped by buildlink3.mk 2004-04-24 13:41:15 +00:00
DESCR New package 2004-04-18 12:59:10 +00:00
distinfo AMD64 Changes 2004-04-30 18:58:24 +00:00
Makefile AMD64 Changes 2004-04-30 18:58:24 +00:00
MESSAGE Adding Makefile fragment that allows use to build other packages. 2004-04-23 19:47:03 +00:00
PLIST Changes to accomodate AMD 64 2004-04-25 11:14:12 +00:00
preconfigure.mk Changes for AMD64 2004-04-30 10:56:36 +00:00
README Changes to accomodate AMD 64 2004-04-25 11:14:12 +00:00
TODO Revised so it builds with wip/gcc-3.4-ada as bootstrap Ada compiler. 2004-04-20 23:24:00 +00:00

1) You may want to adjust the --enable-languages="c,ada,c++,f77,objc,java" 
   configuration option 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:

   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 for Intel ix86 hardware.