public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14068] New: Split top-level config.h.in into machine dependent and machine independent pieces.
@ 2012-05-06 23:48 carlos_odonell at mentor dot com
  2012-05-07 10:23 ` [Bug libc/14068] " joseph at codesourcery dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-05-06 23:48 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14068
           Summary: Split top-level config.h.in into machine dependent and
                    machine independent pieces.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: carlos_odonell@mentor.com
        ReportedBy: carlos_odonell@mentor.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


At present the glibc sources have one top-level config.h.in file.

The config.h.in file contains several definitions for x86, x86_64, Power, and
ARM.

Logically speaking this file should contain only machine independent
definitions.

Instead each machine should have a config.h.in fragment that is aggregated
together with the top-level config.h.in to produce a final config.h.

At present each machine needs to add defines to the top-level config.h.in.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2015-08-27 22:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-06 23:48 [Bug libc/14068] New: Split top-level config.h.in into machine dependent and machine independent pieces carlos_odonell at mentor dot com
2012-05-07 10:23 ` [Bug libc/14068] " joseph at codesourcery dot com
2012-05-07 20:04 ` roland at gnu dot org
2012-05-07 20:13 ` carlos_odonell at mentor dot com
2012-12-03 23:52 ` carlos at systemhalted dot org
2014-06-25 11:06 ` fweimer at redhat dot com
2015-08-27 22:08 ` [Bug build/14068] " jsm28 at gcc dot gnu.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).