Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2005 01:25:29 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Gerald Pfeifer <gerald@pfeifer.com>
Cc:        cvs-ports@FreeBSD.org, Gerald Pfeifer <gerald@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/gcc40 Makefile distinfo pkg-plist
Message-ID:  <20050620082529.GA93111@dragon.NUXI.org>
In-Reply-To: <Pine.BSF.4.62.0506200914220.79982@pulcherrima.dbai.tuwien.ac.at>
References:  <200505162031.j4GKVMOR038312@repoman.freebsd.org> <20050619221945.GA7566@dragon.NUXI.org> <Pine.BSF.4.62.0506200914220.79982@pulcherrima.dbai.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 20, 2005 at 09:36:44AM +0200, Gerald Pfeifer wrote:
> On Sun, 19 Jun 2005, David O'Brien wrote:
> >>   Update to the 20050514 snapshot of GCC 4.0.1.
> >>   
> >>   Add a conflict with the gcc34 port and address portlint warnings.
> > eh??  This is very bad.  I've always made sure one could have every GCC
> > port installed simultaneously.  What broke this?  What files conflict?
> 
> This actually was broken since day one. :-(  Binaries and most libraries
> and include files are okay, and I managed to resolve several issues (like
> man pages) in past months, but still there are true conflicts for the info
> files, some Java config files, libffi, mudflap, at least.

I just built both the gcc40 and gcc41 ports.  The only things shared
between gcc40 and gcc41 are:
    include/mf-runtime.h
    info/cpp.info
    info/cppinternals.info
    info/gccint.info
    info/gcj.info
    info/gfortran.info

It is much more important to be able to have both gcc40 and gcc41
installed than have info files.  I'd like to either remove the
'CONFLICTS' or kill the info files.  People can look up the manual at
http://gcc.gnu.org if they can't handle the fact that the info files
clash.

We should take back to the GCC mailing lists the fact that mf-runtime.h
isn't versioned.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050620082529.GA93111>