Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 15:53:16 -0500 (EST)
From:      "Alexander N. Kabaev" <kabaev@mail.ru>
To:        Will Andrews <will@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   RE: cvs commit: ports/x11-toolkits/qt22 Makefile ports/x11-toolk
Message-ID:  <XFMail.20010121155316.kabaev@mail.ru>
In-Reply-To: <200101211936.f0LJa8Y96575@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  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 <kabaev@mail.ru>
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




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