This is the mail archive of the libc-alpha@sourceware.org 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: elision-conf.c "__pthread_init_array causes a section type conflict"


> Okay, removing const seems to work (I'm not sure the path with
> SHARED undefined is ever taken, though):

The the files that go into libpthread.a are compiled without -DSHARED.

> However I'm not sure where you wanted me to put attribute_relro;
> should it _replace_ the section attribute?

No.  Just add it next to the other attributes.


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