From owner-freebsd-sparc Tue Mar 12 23:29: 8 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 22D7637B428 for ; Tue, 12 Mar 2002 23:27:50 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2D7Rolv073725 for ; Tue, 12 Mar 2002 23:27:50 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2D7QZJu073701 for sparc@FreeBSD.org; Tue, 12 Mar 2002 23:26:35 -0800 (PST) Date: Tue, 12 Mar 2002 23:26:35 -0800 From: "David O'Brien" To: sparc@FreeBSD.org Subject: bad toolchain Message-ID: <20020312232635.B73618@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There is a problem with the 3/10 toolchain (don't ask). The easy "fix" until I cut a new one is: cd /arch/sparc64/uber*/lib/gcc-lib/*/3.1 ln -sf /usr/lib/*.o . this should fix the "hanging" binary problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message