Date: Mon, 17 Apr 2000 11:53:57 -0400 (EDT) From: Charlie Root <root@jestocost.cosc.morrisville.edu> To: cracauer@cons.org, imp@village.org Cc: admin@csclab1.cosc.morrisville.edu, freebsd-hackers@FreeBSD.ORG Subject: Re: problems with "-O -pipe" in guile port Message-ID: <200004171553.LAA06515@jestocost.cosc.morrisville.edu> In-Reply-To: <200004171511.JAA29490@billy-club.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>From imp@billy-club.village.org Mon Apr 17 11:07:13 2000 >To: Martin Cracauer <cracauer@cons.org> >Subject: Re: problems with "-O -pipe" in guile port >Cc: James Halstead <admin@csclab1.cosc.morrisville.edu>, > freebsd-hackers@FreeBSD.ORG >In-reply-to: Your message of "Mon, 17 Apr 2000 14:24:36 +0200." > <20000417142436.C6672@cons.org> >References: <20000417142436.C6672@cons.org> <00041017453700.36307@jestocost.cosc.morrisville.edu> >Date: Mon, 17 Apr 2000 09:11:52 -0600 >From: Warner Losh <imp@village.org> > >In message <20000417142436.C6672@cons.org> Martin Cracauer writes: >: In <00041017453700.36307@jestocost.cosc.morrisville.edu>, 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 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?200004171553.LAA06515>