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] | |
* H. J. Lu: > +/* Set by linker to indicate that the property is valid. */ > +#define GNU_PROPERTY_X86_UINT32_VALID (1U << 31) This should somehow say that a relocatable link (which is also performed by the linker, via ld -r) must not set this bit. Only the final link may set it. Thanks, Florian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |