From owner-freebsd-hackers Mon Apr 17 8:10:43 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1176637B7F9 for ; Mon, 17 Apr 2000 08:10:20 -0700 (PDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA51440; Mon, 17 Apr 2000 09:10:13 -0600 (MDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost.village.org [127.0.0.1]) by billy-club.village.org (8.9.3/8.8.3) with ESMTP id JAA29490; Mon, 17 Apr 2000 09:11:52 -0600 (MDT) Message-Id: <200004171511.JAA29490@billy-club.village.org> To: Martin Cracauer Subject: Re: problems with "-O -pipe" in guile port Cc: James Halstead , 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 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message