From owner-freebsd-sparc Mon Apr 29 13: 6:56 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id 3C93A37B43C; Mon, 29 Apr 2002 13:06:27 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g3TK6Qe58041; Mon, 29 Apr 2002 13:06:26 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id A40D1380F; Mon, 29 Apr 2002 13:06:26 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: obrien@FreeBSD.ORG Cc: John Baldwin , sparc64@FreeBSD.ORG Subject: Re: hosted-gcc_20020419.tar.bz2 uploaded In-Reply-To: <20020429122942.A78794@dragon.nuxi.com> Date: Mon, 29 Apr 2002 13:06:26 -0700 From: Peter Wemm Message-Id: <20020429200626.A40D1380F@overcee.wemm.org> 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 "David O'Brien" wrote: > On Mon, Apr 29, 2002 at 01:26:35PM -0400, John Baldwin wrote: > > fp load and stores but was still getting signal 4's. I figured I needed > > the updated user trap code in libc to deal with this, but when I built a > > newer libc.so.5, then all the programs that used the dynamic libc freaked > > out with: > > > > /usr/libexec/ld-elf.so.1: Shared object "libgcc_s.so.1" not found > > /usr/libexec/ld-elf.so.1: Shared object "libgcc_s.so.1" not found > > /usr/libexec/ld-elf.so.1: Shared object "libgcc_s.so.1" not found > > The easiest work around is to symlink > /arch/sparc64/hosted/lib/gcc-lib/sparc64-undermydesk-freebsd5/3.1/libgcc_s.so .1 > to /usr/lib. The other is to add the above directory to your > ldconfig_paths in rc.conf. > > [David reiterates how shared libs should not be used by FSF stock GCC...] Speaking of which, gcc-3.x uses the symbol versioning extensively. I am somewhat nervous about what our ld-elf.so will think of that. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message