In message <[EMAIL PROTECTED]> 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: "[EMAIL PROTECTED]" 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message