C/C++/objc are supported. Others are welcome to add the rest, and there're probably other things to be fixed/done as well that I didn't notice. Only tested by me on NetBSD/i386 4.99.19, where it works well.
20 lines
672 B
Text
20 lines
672 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2007/05/08 03:35:16 bsadewitz Exp $
|
|
|
|
${PKGNAME} has been installed in ${LOCALBASE}/gcc42
|
|
|
|
To use this compiler in pkgsrc:
|
|
|
|
1) In your "pre-configure" target:
|
|
|
|
.include "../../wip/gcc42/preconfigure.mk"
|
|
|
|
2) .include "../../wip/gcc42/buildlink3.mk"
|
|
|
|
The "preconfigure.mk" makefile fragment will override the compiler tools
|
|
selected by ../../mk/compiler.mk to use gcc version 4.2.x.
|
|
|
|
This package is a work-in-progress and a prerelease, so exercise due caution.
|
|
That said, it works for me.
|
|
|
|
===========================================================================
|