cvs commit: ports/lang/gcc40 Makefile distinfo pkg-plist

David O'Brien obrien at FreeBSD.org
Thu Mar 3 06:39:47 GMT 2005


On Thu, Mar 03, 2005 at 02:48:14PM +0900, NAKATA Maho wrote:
> In Message-ID: <20050302083629.GA64045 at dragon.nuxi.com> 
> David O'Brien <obrien at FreeBSD.org> wrote:
> > On Thu, Dec 16, 2004 at 09:32:21AM +0000, Maho Nakata wrote:
> > > maho        2004-12-16 09:32:21 UTC
> > >   FreeBSD ports repository
> > >   Modified files:
> > >     lang/gcc40           Makefile distinfo pkg-plist 
> > >   Log:
> > >   Adding knob WITH_FORTRAN.
> > >   Now we have GNU Fortran 90/95 compiler with this knob.
> > Any reason to not always build FORTRAN by default like we've always done?
>
> Because libgmp is req'ed at that time I committed. libgmp is not in
> gcc's tree yet. We (gerald and maho) discussed that depending on the port
> outside of gcc-4.0 is not a good idea.

So what if it is outside of gcc-4.0?  libgmp4 builds quickly and it is a
small dependancy.

    /usr/local/bin/gcc40:
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28089000)
        libc.so.6 => /lib/libc.so.6 (0x28176000)

does this mean we can remove the C compiler too as it depends on a 3rd
party outside-of-gcc-4.0 library?
 
-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-ports mailing list