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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Add type to __data_start


On Fri, Feb 07, 2003 at 09:17:48PM -0800, Ulrich Drepper wrote:
> H. J. Lu wrote:
> > This patch adds type to __data_start.
> 
> Any specific reason why?  I always thought __data_start makes one
> example where NOTYPE makes sense.  I can be convinced to apply the patch

Who is using __data_start? How are you going to access it?

> but give me a reason.
> 

I am working on weak symbol handling changes. One change I made leads
to a linker warning on symbols without type nor size. I will
investigate it further.


H.J.


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