From owner-freebsd-bugs Thu Oct 22 13:30:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24825 for freebsd-bugs-outgoing; Thu, 22 Oct 1998 13:30:06 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24815 for ; Thu, 22 Oct 1998 13:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03473; Thu, 22 Oct 1998 13:30:01 -0700 (PDT) Date: Thu, 22 Oct 1998 13:30:01 -0700 (PDT) Message-Id: <199810222030.NAA03473@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: vanmaren@fast.cs.utah.edu (Kevin Van Maren) Subject: Re: gnu/8138: gcc -pipe xxx.s hangs Reply-To: vanmaren@fast.cs.utah.edu (Kevin Van Maren) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR gnu/8138; it has been noted by GNATS. From: vanmaren@fast.cs.utah.edu (Kevin Van Maren) To: freebsd-gnats-submit@freebsd.org, se@freebsd.org Cc: Subject: Re: gnu/8138: gcc -pipe xxx.s hangs Date: Thu, 22 Oct 1998 14:20:57 -0600 I hit this problem running configure as well. Roland McGrath told me about the problem: The problematic bit is "%{pipe:-}" in the `*asm_final:' section of the specs file; remove it. I haven't tried this, though. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message