From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7865 invoked by alias); 4 Dec 2007 01:18:33 -0000 Received: (qmail 7827 invoked by uid 48); 4 Dec 2007 01:18:20 -0000 Date: Tue, 04 Dec 2007 01:18:00 -0000 From: "tschwinge at gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20071204011820.5442.tschwinge@gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5442] New: Support GCC 4.3's include-fixed directory X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00006.txt.bz2 Joseph S. Myers: ``GCC trunk now has multiple internal headers directories, one containing the self-contained GCC-provided headers and one containing the (not self-contained but including libc's 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.