From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3806 invoked by alias); 7 Sep 2004 05:06:27 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 3790 invoked from network); 7 Sep 2004 05:06:26 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sourceware.org with SMTP; 7 Sep 2004 05:06:26 -0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 57484B9A921; Tue, 7 Sep 2004 07:06:26 +0200 (CEST) Received: from aj by arthur.inka.de with local (Exim 4.30) id 1C4Y67-0003lG-Fk; Tue, 07 Sep 2004 07:00:51 +0200 From: Andreas Jaeger Organization: SUSE Linux AG To: libc-hacker@sources.redhat.com Subject: Re: Fix locale/weight.h with GCC 3.5 Date: Tue, 07 Sep 2004 05:06:00 -0000 User-Agent: KMail/1.7 Cc: Roland McGrath References: <200409062121.i86LLhDi025530@magilla.sf.frob.com> In-Reply-To: <200409062121.i86LLhDi025530@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1281953.Qgapp4Hx7P"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409070700.51355.aj@suse.de> X-SW-Source: 2004-09/txt/msg00018.txt.bz2 --nextPart1281953.Qgapp4Hx7P Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-length: 642 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 := -( Andreas --=20 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux AG, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GPG fingerprint =3D 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 --nextPart1281953.Qgapp4Hx7P Content-Type: application/pgp-signature Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBPUCDOJpWPMJyoSYRAn4kAJ0W4g3ngoad35FQXxL9lc5sgEGULQCdG8LA LbGABqLni0eWPjjCG4QCgN8= =DXQk -----END PGP SIGNATURE----- --nextPart1281953.Qgapp4Hx7P--