Subject: Re: libbfd broken?
To: Dave Huang <khym@azeotrope.org>
From: Ken Wellsch <kwellsch@tampabay.rr.com>
List: port-alpha
Date: 06/17/2001 08:16:19
Dave Huang wrote:
> 
> I tried to do a "make build" with June 16 -current, and got this:
> install ===> libstdc++/io
> install -r -p -c  -o root  -g wheel -m 600 libstdc++.a /usr/lib/libstdc++.a
> ranlib -t /usr/lib/libstdc++.a
> *** Signal 11
> 
> And now it seems that lots of programs are getting SIGSEGV...

I got the same immediately after the install of the libc shared lib.
When I revert to a 12.75 copy left over from a prior build I seem to
be okay again.  I fussed around with bfd, ld.so and ld without having
any change in behavior alas.

-- Ken