From owner-cvs-all Sun Jan 21 12:53:41 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp4.port.ru (mx5.port.ru [194.67.23.40]) by hub.freebsd.org (Postfix) with ESMTP id 7861037B404; Sun, 21 Jan 2001 12:53:21 -0800 (PST) Received: from adsl-141-154-116-182.bostma.adsl.bellatlantic.net ([141.154.116.182] helo=kan.dnsalias.net) by smtp4.port.ru with esmtp (Exim 3.14 #87) id 14KRUE-000Gwl-00; Sun, 21 Jan 2001 23:53:18 +0300 Received: (from kan@localhost) by kan.dnsalias.net (8.11.1/8.11.0) id f0LKrGM58826; Sun, 21 Jan 2001 15:53:16 -0500 (EST) (envelope-from kan) Message-ID: X-Mailer: XFMail 1.4.6 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200101211936.f0LJa8Y96575@freefall.freebsd.org> Date: Sun, 21 Jan 2001 15:53:16 -0500 (EST) From: "Alexander N. Kabaev" To: Will Andrews Subject: RE: cvs commit: ports/x11-toolkits/qt22 Makefile ports/x11-toolk Cc: cvs-all@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As far as I know, the loop optimization bug has been fixed in GCC 2.95 CVS branch and will be in the final 2.95.3 release. Will, if it not too much of a trouble, could you please check out the latest version of the loop.c file from the GCC CVS repository and see if it fixes your compilation problems? If bug is still there, then there is still some time to fix it before 2.95.3 release hits the streets. On 21-Jan-2001 Will Andrews wrote: > will 2001/01/21 11:36:08 PST > > Modified files: > x11-toolkits/qt22 Makefile > x11-toolkits/qt145 Makefile > Log: > Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC > 2.95.3. It's backwards compatible, so no need for OSVERSION or other > checks like that. Also add new var - MAKE_JOBS, which allows you to > adjust the -jN argument (I wanted this 'cause with more CPUs I can compile > with MAKE_JOBS=4 or greater). Methinks this kind of thing belongs in > bsd.port.mk, but anyway. I can now compile (with MAKE_JOBS=4) qt 1.45 in > less than 4 minutes on my dual PIII-600E. :) > > Submitted by: sf (workaround) > Requested by: alex (workaround) > > Revision Changes Path > 1.72 +6 -2 ports/x11-toolkits/qt22/Makefile > 1.52 +9 -3 ports/x11-toolkits/qt145/Makefile > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message ---------------------------------- E-Mail: Alexander N. Kabaev Date: 21-Jan-2001 Time: 14:54:14 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message