Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 15:59:28 -0600
From:      Warner Losh <imp@village.org>
To:        James Halstead <admin@csclab1.cosc.morrisville.edu>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: problems with "-O -pipe" in guile port 
Message-ID:  <200004102159.PAA25659@harmony.village.org>
In-Reply-To: Your message of "Mon, 10 Apr 2000 17:34:44 EDT." <00041017453700.36307@jestocost.cosc.morrisville.edu> 
References:  <00041017453700.36307@jestocost.cosc.morrisville.edu>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <00041017453700.36307@jestocost.cosc.morrisville.edu> James Halstead writes:
: I was trying to install gnome from ports cvsup'd today and i kept getting
: stuck when building guile.  cc never crashed however it seemed to be stuck in
: an infinite loop(i stopped it after about 2 hours). when i remove "-O -pipe"
: from the qt makefile it seems to compile fine.
: 
: is this a compilier problem or something with the guile port?
: 
: PS. PLEASE reply to both the return address of this message and  the
: address: "halstead@dreamscape.com" It will be appreciated.
: James ;)

I've seen this in 4 different template-laden files that we have in our
product here.  The solution was to remove -O, the -pipe doesn't
matter.

It is a compiler bug.  It also happens on gcc/g++ 2.8.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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