Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 1997 08:20:08 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        dfr@nlsystems.com (Doug Rabson)
Cc:        jdp@freebsd.org, current@freebsd.org
Subject:   Re: Minor fix to ld
Message-ID:  <199704251520.IAA03420@phaeton.artisoft.com>
In-Reply-To: <Pine.BSF.3.95q.970425111515.16521A-100000@herring.nlsystems.com> from "Doug Rabson" at Apr 25, 97 11:23:07 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.  The code in ld.so has a hack (see the definition of
> REL_SIZE in ld/i386/md.c) to work around this.  It would be nice to have
> correct relocations though and I think this patch does the job:

Raising the object compatability red flag...


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704251520.IAA03420>