Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2006 07:59:28 -0400
From:      "Michael Johnson" <ahze@ahze.net>
To:        "Rene Ladan" <r.c.ladan@gmail.com>
Cc:        ports@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: HEADS UP: gcc 4.1 and package builds
Message-ID:  <b2203fed0609280459o46ae3eb8v263d470b13a29849@mail.gmail.com>
In-Reply-To: <451BAB05.3080501@gmail.com>
References:  <20060928011618.GA58943@xor.obsecurity.org> <451BAB05.3080501@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/28/06, Rene Ladan <r.c.ladan@gmail.com> wrote:
>
> Kris Kennaway schreef:
> > If any of you are in the habit of monitoring pointyhat or derivative
> > sites (portsmon, etc) for port failures, note that the current
> > i386/7.0 build is using a snapshot of gcc 4.1 as part of plans to
> > update the compiler in HEAD:
> >
> >   http://pointyhat.freebsd.org/errorlogs/i386-7-latest/
> >
> [...]
>
> > In the meantime you can get a head start on fixing the many problems
> > that are coming to light with the new compiler (we're looking at maybe
> > ~1000 new failures across the ports tree from the usual round of
> > increased compiler strictness) by installing the gcc41 port and using
> > that with CC=gcc41 and CXX=g++41 set (if your port does not respect
> > these: shame on you and go and fix that too! :)
> >


make sure you have /usr/local/libexec/ccache listed first in $PATH

then CC=gcc41 CXX=g++41 will work.

Michael

ps. see share/doc/ccache/ccache-howto-freebsd.txt

[...]
>
> I just installed lang/gcc41 on my RELENG_6 box, is there any recipe to
> use ccache with the system compiler for /usr/src and with lang/gcc41 for
> /usr/ports ?
>
> Regards,
> Rene
> --
> GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
> (subkeys.pgp.net)
>
> "It won't fit on the line."
>                 -- me, 2001
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>



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