On Fri, Jun 10, 2011 at 10:17:25AM +0200, Jörn Clausen wrote:
I just had to do a fresh bootstrap of my pkgsrc tree (on Solaris,
using Sun Studio), and decided to switch from lang/gcc34 to a more
recent version. lang/gcc46 compiled and installed fine. But now
every other package fails with
ERROR: This package has set PKG_FAIL_REASON:
ERROR: Unable to satisfy dependency: gcc44>=4.6.0
Is gcc44 the latest version that is allowed per mk/compiler/gcc.mk?
Yes. I have made an (untested) patch allowing gcc 4.5 and 4.6.
Let me know how it goes...