public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/9924] New: Overriding nptl/init.c also overrides csu/init.c
@ 2009-03-04 22:25 carlos at codesourcery dot com
  2009-03-04 22:26 ` [Bug libc/9924] " carlos at codesourcery dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: carlos at codesourcery dot com @ 2009-03-04 22:25 UTC (permalink / raw)
  To: glibc-bugs

To override certain pthread symbols a machine in ports must also override
nptl/init.c to initialize the structure of pointers used by nptl/forward.c.

However, overriding nptl/init.c also overrides csu/init.c, because the file
names are the same.

The solution is to rename csu/init.c to csu/csu-init.c. Patch attached. No
regressions on hppa-linux-gnu.

Please apply.

-- 
           Summary: Overriding nptl/init.c also overrides csu/init.c
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: carlos at codesourcery dot com
                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=9924

------- 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-05-16 16:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-04 22:25 [Bug libc/9924] New: Overriding nptl/init.c also overrides csu/init.c carlos at codesourcery dot com
2009-03-04 22:26 ` [Bug libc/9924] " carlos at codesourcery dot com
2009-04-24  3:43 ` carlos at codesourcery dot com
2009-05-16 16:02 ` carlos at codesourcery dot com
2009-05-16 16:02 ` drepper at redhat dot com

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