From owner-freebsd-current@FreeBSD.ORG Sun Apr 5 18:00:10 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC500855; Sun, 5 Apr 2015 18:00:10 +0000 (UTC) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70B6F8E6; Sun, 5 Apr 2015 18:00:10 +0000 (UTC) Received: by obbgh1 with SMTP id gh1so16426295obb.1; Sun, 05 Apr 2015 11:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hPRMUqaQlXUzNb8eQ7ZYHY6BsITNxtudli0CTFmliws=; b=sYuBH/eCMLd+7bzeGNNSvY/KfAdXB7VYX+5VH5Qc/nEOwPIlU3+Wea8JtWhQbRn/S6 X2vhOi7EQxfVh9KboDysrN15cTYL17ILA96Y54D9kD7UW9sXXK1x2EdC3EWo+If+1OE5 jP0jEpLp0LhlAt4oOw02KtG5xmBVZ037rvdqIDjxfe6x97o36KZAqBaSlOaObFR6wa2p y1eP/65GuXOnCknJuvyMwcaJD0K/wGL2ukSP+mM5B60KlJPEACg+j7BVQBFe3w/XWiRB 6JFAnOIL2lCa6li9G+SZiMrToGu/WoBpMA0x37SL/mxPfxqt3C+hJ+Wq5zjyXxBPAFW4 eIsw== MIME-Version: 1.0 X-Received: by 10.60.58.165 with SMTP id s5mr4629786oeq.2.1428256809757; Sun, 05 Apr 2015 11:00:09 -0700 (PDT) Received: by 10.60.20.198 with HTTP; Sun, 5 Apr 2015 11:00:09 -0700 (PDT) In-Reply-To: <55217362.5040700@FreeBSD.org> References: <55217362.5040700@FreeBSD.org> Date: Sun, 5 Apr 2015 14:00:09 -0400 Message-ID: Subject: Re: [Heads up] : You may need to update your gcc ports. From: Aryeh Friedman To: Pedro Giffuni Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 18:00:10 -0000 On Sun, Apr 5, 2015 at 1:39 PM, Pedro Giffuni wrote: > Hello; > > I was going to add this to the UPDATING file but this file is not meant > for changes affecting ports so here it goes instead: > > 20150415: > Our libc headers are starting to use gcc-style attributes to hint > the compiler about probable optimizations or errors. Unfortunately > gcc from ports does some bogus "fixing" of our system headers and > carries them internally so you may have to update your gcc ports so > that they grab the complete system headers and particularly the > cdefs.h file changes from r280801. > > > This basically affects only -current users that haven't rebuilt their gcc > ports in a week. > > Sorry for the inconvenience, > > Pedro. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Is there anyway to make the compile of GCC go faster.... I am currently compiling lang/gcc on a VM and it has been munching away for *18 HOURS* on a 4 core machine with 8 GB of RAM -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org