public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/4457] New: Allow ports a simple override of "libgcc_s.so.1" in sysdeps/generic/framestate.c
@ 2007-05-03  5:31 carlos at systemhalted dot org
  2007-05-03  5:32 ` [Bug libc/4457] " carlos at systemhalted dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: carlos at systemhalted dot org @ 2007-05-03  5:31 UTC (permalink / raw)
  To: glibc-bugs

The file sysdeps/generic/framestate.c has a hardcoded value of "libgcc.so.1".
Some architectures have bumped the so version on libgcc_s and therefore the
hardcoded value is wrong.

It would be nice if ports could write:
ports/sysdeps/$target/framestate.c:
#define LIBGCC_S_SO "libgcc_so.so.2"
#include-next <framestate.c>

There are other alternatives but this one seemed the simplest and easiest to
maintain.

Patch attached.

-- 
           Summary: Allow ports a simple override of "libgcc_s.so.1" in
                    sysdeps/generic/framestate.c
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: carlos at systemhalted dot org
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: hppa-linux-gnu
  GCC host triplet: hppa-linux-gnu
GCC target triplet: hppa-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=4457

------- 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] 12+ messages in thread

end of thread, other threads:[~2009-11-08 18:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-03  5:31 [Bug libc/4457] New: Allow ports a simple override of "libgcc_s.so.1" in sysdeps/generic/framestate.c carlos at systemhalted dot org
2007-05-03  5:32 ` [Bug libc/4457] " carlos at systemhalted dot org
2007-05-07 14:40 ` jakub at redhat dot com
2007-08-22  7:15 ` drepper at redhat dot com
2009-08-23 18:54 ` mkuvyrkov at gmail dot com
2009-08-23 18:55 ` mkuvyrkov at gmail dot com
2009-08-23 18:57 ` mkuvyrkov at gmail dot com
2009-10-26 20:10 ` mkuvyrkov at gmail dot com
2009-11-08 18:46 ` carlos at systemhalted dot org
2009-11-08 18:50 ` carlos at systemhalted dot org
2009-11-08 18:54 ` carlos at systemhalted dot org
2009-11-08 18:55 ` carlos at systemhalted 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).