This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/5442] New: Support GCC 4.3's include-fixed directory


Joseph S. Myers: ``GCC trunk now has multiple internal headers directories, one
containing the self-contained GCC-provided headers and one containing the
<limits.h> (not self-contained but including libc's <limits.h> or a fixed
version thereof) and the fixed headers; more such directories may be added in
future.

When glibc uses -nostdinc, it needs to use -isystem options for all these
internal directories.  This patch teaches it about the include-fixed directory
(and is harmless with old GCC versions without that directory).''

-- 
           Summary: Support GCC 4.3's include-fixed directory
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: tschwinge at gnu dot org
                CC: glibc-bugs at sources dot redhat dot com,joseph at
                    codesourcery dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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