This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1 and gabi


On Thu, Jul 20, 2000 at 11:21:12PM -0700, Geoff Keating wrote:
> > Date: Thu, 20 Jul 2000 21:14:54 -0700
> > From: "H . J . Lu" <hjl@lucon.org>
> 
> > On Thu, Jul 20, 2000 at 08:27:31PM -0700, Geoff Keating wrote:
> > > I know I _can_ use it, but when do I _have_ to use it?  What would go
> > > wrong if the linker never emitted any of these tags?
> 
> > The reason I added the support is Ulrich wanted DF_1_NODELETE for
> > libpthread.so.
> ...
> 
> So shouldn't we only use the new tags if the user specifies -z
> nodelete (or whatever it is)?

Yes, that is how it works. The new dtags will be generated only
by either -z xxxxx or --enable-new-dtags.


H.J.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]