Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 13:26:35 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        "David O'Brien" <obrien@freebsd.org>
Cc:        sparc64@freebsd.org
Subject:   RE: hosted-gcc_20020419.tar.bz2 uploaded
Message-ID:  <XFMail.20020429132635.jhb@FreeBSD.org>
In-Reply-To: <20020420194116.A92671@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 21-Apr-2002 David O'Brien wrote:
> http://people.freebsd.org/~obrien/public_html/hosted-gcc_20020419.tar.bz2
> Extract in /
> 
> This tarball includes the C++ compiler and libs.

Hmm, for some reason I am having real issues trying to build world with
this thing.  I updated to the latest kernel to get support for the quad
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

Good thing I kept libc.so.5.old around or I wouldn't have a usable system
right now. :(

Looking at the libgcc stuff in the tree, it's all using the 2.95.x sources
still, so I figure I don't have a chance of building a proper libgcc_s.so.1
myself.  Does anyone have a copy or is something really bad hosed?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.20020429132635.jhb>