This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: [PATCH] MIPS/Linux: ld.so.cache unusable for (n)64/n32


On Mon, Jul 23, 2007 at 12:58:30PM +0100, Maciej W. Rozycki wrote:
> Hello,
> 
>  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  <macro@linux-mips.org>
> 
> 	* 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.

Applied, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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