>From [EMAIL PROTECTED] Mon Apr 17 11:07:13 2000
>To: Martin Cracauer <[EMAIL PROTECTED]>
>Subject: Re: problems with "-O -pipe" in guile port
>Cc: James Halstead <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
>In-reply-to: Your message of "Mon, 17 Apr 2000 14:24:36 +0200."
> <[EMAIL PROTECTED]>
>References: <[EMAIL PROTECTED]>
><[EMAIL PROTECTED]>
>Date: Mon, 17 Apr 2000 09:11:52 -0600
>From: Warner Losh <[EMAIL PROTECTED]>
>
>In message <[EMAIL PROTECTED]> Martin Cracauer writes:
>: In <[EMAIL PROTECTED]>, James Halstead wrote:
>: > /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O
>-pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qtmds.s
>: > rm -f .libs/qtmds.lo
>: > cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith
>-Wmissing-prototypes -c qtmds.s -fPIC -DPIC -o .libs/qtmds.lo
>: >
>: > *** dies here ***
>:
>: No error messages?
>
>If it is like the hangs that I've seen with g++, no. There are not
>error messages. It just hangs and eats all CPU. I've not had a
>chance to track this down.
>
>Warner
>
I can't remember exactly but i think that the compiler was in the wait state and not
taking any process time. I could be wrong. could check if sombody wants me too.
I don't know if martin knows but the workaround is to remove te -O.
If you did then ignore that last line ;)
James
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message