Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 1997 18:02:43 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        John Polstra <jdp@polstra.com>
Cc:        current@freebsd.org
Subject:   Re: Minor fix to ld 
Message-ID:  <Pine.BSF.3.95q.970425180200.17354C-100000@herring.nlsystems.com>
In-Reply-To: <199704251611.JAA04558@austin.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Apr 1997, John Polstra wrote:

> > While I was writing my new kernel linker, I noticed that the
> > relocation_info structures for the members of linker sets had
> > r_length set to zero (indicating byte sized relocations) when the
> > objects being relocated were 32bit.
> 
> How are you making this happen?  I can't seem to reproduce it here.
> All the relocs come out as size 4.

I had an N_SETV+N_EXT symbol (from a kernel linker_set) in a shared
library (linker with -Bshareable).

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 951 1891




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970425180200.17354C-100000>