pkgsrc/lang/gcc44/MESSAGE
dmcmahill bb5b605376 Import gcc-4.4.1 as lang/gcc44. This is the latest branch of gcc.
Of particular note is this package contains gfortran which is required
for building some scientific software (recent versions of scilab
for example).  Package is prepared as a monolithic install of gcc
since gcc is really not set up to build and install the core and then
later add on different languages as their own packages.
2009-09-18 11:24:50 +00:00

17 lines
571 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2009/09/18 11:24:50 dmcmahill Exp $
${PKGNAME} has been installed in ${LOCALBASE}/gcc44
To use this compiler in pkgsrc:
1) In your "pre-configure" target:
.include "../../lang/gcc44/preconfigure.mk"
2) .include "../../lang/gcc44/buildlink3.mk"
The "preconfigure.mk" makefile fragment will override the compiler tools
selected by ../../mk/compiler.mk to use gcc version 4.4.x.
===========================================================================