Re: relocation entries for absolute symbols

2006-07-13 Thread Vivek Goyal
On Thu, Jul 13, 2006 at 10:45:34AM +0200, Peter S. Mazinger wrote: > On Wed, 12 Jul 2006, Vivek Goyal wrote: > > > On Mon, Jun 26, 2006 at 03:20:53PM -0700, Ian Lance Taylor wrote: > > > Amit Gud <[EMAIL PROTECTED]> writes: > > > > > > > I'm compiling the GNU/Linux kernel as a shared library and

Re: relocation entries for absolute symbols

2006-07-13 Thread Peter S. Mazinger
On Wed, 12 Jul 2006, Vivek Goyal wrote: > On Mon, Jun 26, 2006 at 03:20:53PM -0700, Ian Lance Taylor wrote: > > Amit Gud <[EMAIL PROTECTED]> writes: > > > > > I'm compiling the GNU/Linux kernel as a shared library and I've found > > > that relocation entries are created even for absolute symbols.