Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 13:06:26 -0700
From:      Peter Wemm <peter@wemm.org>
To:        obrien@FreeBSD.ORG
Cc:        John Baldwin <jhb@FreeBSD.ORG>, sparc64@FreeBSD.ORG
Subject:   Re: hosted-gcc_20020419.tar.bz2 uploaded 
Message-ID:  <20020429200626.A40D1380F@overcee.wemm.org>
In-Reply-To: <20020429122942.A78794@dragon.nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429200626.A40D1380F>