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]
Other format: [Raw text]

Re: Fix locale/weight.h with GCC 3.5


Roland McGrath <roland@redhat.com> writes:

>> On Monday 06 September 2004 23:21, Roland McGrath wrote:
>> > > This is a mess - if I change elf/dynamic-link.h in a similar way (see
>> > > below) I finally get:
>> >
>> > dynamic-link.h is used at different scopes in different places.
>> > You can just make the use of static conditional on #ifndef RTLD_BOOTSTRAP.
>> 
>> Does not seem to help - we include it twice in local scope:
>> Once in rtld.c where this helps and once in dl-load.c where it won't help :-(
>
> In dl-load.c, dynamic-link.h is used only at global scope.

dl-reloc is the other culprit -  I'm looking into it now,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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