| To: | Daniel Jacobowitz <dan@debian.org> |
|---|---|
| Subject: | Re: [patch] 2.4, head: PAGE_SHIFT changes break glibc |
| From: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
| Date: | Thu, 27 Nov 2003 13:45:00 +0100 (CET) |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
| In-reply-to: | <20031126170228.GA13116@nevyn.them.org> |
| Organization: | Technical University of Gdansk |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Pine.LNX.4.55.0311211550270.32551@jurand.ds.pg.gda.pl> <20031121185035.GC8318@linux-mips.org> <Pine.LNX.4.55.0311212021420.32551@jurand.ds.pg.gda.pl> <Pine.LNX.4.55.0311251623180.6716@jurand.ds.pg.gda.pl> <20031125232439.GE11047@linux-mips.org> <Pine.LNX.4.55.0311260103320.6716@jurand.ds.pg.gda.pl> <20031126170228.GA13116@nevyn.them.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 26 Nov 2003, Daniel Jacobowitz wrote: > > I suppose so, although being not that fond of insane numbers of syscalls > > I wonder how sysdeps/unix/sysv/linux/ia64/getpagesize.c gets away with > > static binaries... Perhaps we should ask glibc hackers? > > Look at elf/dl-support.c:_dl_aux_init? dl_pagesize should end up > initialized for static binaries too. Thanks for the hint. I can see _dl_aux_init() gets indeed called from __libc_start_main() in my i386/Linux libc-start.o binary (in libc.a), but it does not in my MIPSel/Linux one. So there must be a bug somewhere in 2.2.5, perhaps fixed later. I'll have a look at it. Once fixed, I guess we should choose the IA64 way. After a brief look at the sources I suspect sysdeps/mips/elf/ldsodefs.h overrides sysdeps/unix/sysv/linux/ldsodefs.h -- if that's the case, the bug still exists in the trunk. I'll work on a fix later, probably tonight. -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available + |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] TX49Lx support, Atsushi Nemoto |
|---|---|
| Next by Date: | backtrace issues on GDB 5.3, Vince Bridgers |
| Previous by Thread: | Re: [patch] 2.4, head: PAGE_SHIFT changes break glibc, Daniel Jacobowitz |
| Next by Thread: | Re: [patch] 2.4, head: PAGE_SHIFT changes break glibc, Daniel Jacobowitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |