Subject: Re: Shark updating, take two
To: None <port-arm32@netbsd.org>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: port-arm32
Date: 10/19/1998 10:58:58
>> ld: libc_pic.a(brk.so): relocation for internal symbol expected at 0x40
>> ld: libc_pic.a(sbrk.so): relocation for internal symbol expected at 0x38
>> ld: internal error: libc_pic.a(brk.so): claim_rrs_internal_gotslot at
>> 0x40: no reservation
>> *** Error code 1
>> 
>Yup, I saw the same thing. I believe there was a recent commit which changed
>something in the relocation handling code. Unfortunately, the change breaks
>'ld' again for arm32, even with the patches. You'll probably find 'ld'
>refuses to link anything.

The thing that puzzles me is .... I saw this with the linker that comes
with the 19981001 snapshot.  If this problem was present with that linker,
how could the 19981001 snapshot even be built?

--Ken