public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32
@ 2007-07-30 13:26 macro at linux-mips dot org
  2007-07-30 13:28 ` [Bug ports/4863] " macro at linux-mips dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: macro at linux-mips dot org @ 2007-07-30 13:26 UTC (permalink / raw)
  To: glibc-bugs

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  <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.

  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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ports/4863] MIPS/Linux: ld.so.cache unusable for (n)64/n32
  2007-07-30 13:26 [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32 macro at linux-mips dot org
@ 2007-07-30 13:28 ` macro at linux-mips dot org
  2007-10-27 15:39 ` aj at suse dot de
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: macro at linux-mips dot org @ 2007-07-30 13:28 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From macro at linux-mips dot org  2007-07-30 13:27 -------
Created an attachment (id=1938)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1938&action=view)
glibc-2.4-mips-dl-cache-id.patch


-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ports/4863] MIPS/Linux: ld.so.cache unusable for (n)64/n32
  2007-07-30 13:26 [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32 macro at linux-mips dot org
  2007-07-30 13:28 ` [Bug ports/4863] " macro at linux-mips dot org
@ 2007-10-27 15:39 ` aj at suse dot de
  2008-12-07  5:21 ` robert dot zhangle at gmail dot com
  2009-03-18 14:45 ` jsm28 at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2007-10-27 15:39 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aj at suse dot de  2007-10-27 15:39 -------
This patch has been added to CVS already.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ports/4863] MIPS/Linux: ld.so.cache unusable for (n)64/n32
  2007-07-30 13:26 [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32 macro at linux-mips dot org
  2007-07-30 13:28 ` [Bug ports/4863] " macro at linux-mips dot org
  2007-10-27 15:39 ` aj at suse dot de
@ 2008-12-07  5:21 ` robert dot zhangle at gmail dot com
  2009-03-18 14:45 ` jsm28 at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: robert dot zhangle at gmail dot com @ 2008-12-07  5:21 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |7074


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ports/4863] MIPS/Linux: ld.so.cache unusable for (n)64/n32
  2007-07-30 13:26 [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32 macro at linux-mips dot org
                   ` (2 preceding siblings ...)
  2008-12-07  5:21 ` robert dot zhangle at gmail dot com
@ 2009-03-18 14:45 ` jsm28 at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-18 14:45 UTC (permalink / raw)
  To: glibc-bugs



-- 
Bug 4863 depends on bug 7074, which changed state.

Bug 7074 Summary: mips n32 ldconfig can't produce the ld.so.cache that ld.so.1 expects
http://sourceware.org/bugzilla/show_bug.cgi?id=7074

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-18 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-30 13:26 [Bug ports/4863] New: MIPS/Linux: ld.so.cache unusable for (n)64/n32 macro at linux-mips dot org
2007-07-30 13:28 ` [Bug ports/4863] " macro at linux-mips dot org
2007-10-27 15:39 ` aj at suse dot de
2008-12-07  5:21 ` robert dot zhangle at gmail dot com
2009-03-18 14:45 ` jsm28 at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).