From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9329 invoked by alias); 30 Jul 2007 13:26:44 -0000 Received: (qmail 9295 invoked by uid 48); 30 Jul 2007 13:26:29 -0000 Date: Mon, 30 Jul 2007 13:26:00 -0000 From: "macro at linux-mips dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20070730132628.4863.macro@linux-mips.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32 X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00233.txt.bz2 Hello, The "libc-ports" list does not seem to attract anyone, so I am putting the solution for the problem here so that it does not get lost in the long term. It has been the case with glibc 2.4 and it appears to me that it still is. When built for the (n)64 or presumably the n32 ABI, ld.so is unable to use the cache as it checks for the wrong o32 ID. Here is a fix. Tested for (n)64. 2007-07-23 Maciej W. Rozycki * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID): New macros for the (n)64 and n32 ABIs. (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been. Please apply. Maciej -- Summary: MIPS/Linux: ld.so.cache unusable for (n)64/n32 Product: glibc Version: 2.4 Status: NEW Severity: normal Priority: P2 Component: ports AssignedTo: roland at gnu dot org ReportedBy: macro at linux-mips dot org CC: glibc-bugs at sources dot redhat dot com GCC build triplet: mips64el-unknown-linux-gnu GCC host triplet: mips64el-unknown-linux-gnu GCC target triplet: mips64el-unknown-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=4863 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.