Subject: Re: Changes to bsd.lib.mk for some architectures
To: Simon Burge <simonb@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-toolchain
Date: 11/16/1999 15:48:17
On Tue, 16 Nov 1999 15:00:39 +1100
Simon Burge <simonb@netbsd.org> wrote:
> Damn, spoke too soon. Everything works on the alpha except ld.elf_so.
> After I install a new ld.elf_so, I get the following from any
> dynamically linked program:
>
> assertion "!objself.textrel
> " failed: file "/NetBSD/src/libexec/ld.elf_so/rtld.c", line 208
> Abort
Hm, I bet the relocations used in PIC vs non-PIC mode are different..
-- Jason R. Thorpe <thorpej@nas.nasa.gov>