public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/5442] New: Support GCC 4.3's include-fixed directory
@ 2007-12-04  1:18 tschwinge at gnu dot org
  2007-12-04  1:19 ` [Bug libc/5442] " tschwinge at gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tschwinge at gnu dot org @ 2007-12-04  1:18 UTC (permalink / raw)
  To: glibc-bugs

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.


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

* [Bug libc/5442] Support GCC 4.3's include-fixed directory
  2007-12-04  1:18 [Bug libc/5442] New: Support GCC 4.3's include-fixed directory tschwinge at gnu dot org
@ 2007-12-04  1:19 ` tschwinge at gnu dot org
  2007-12-15  9:37 ` joseph at codesourcery dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tschwinge at gnu dot org @ 2007-12-04  1:19 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From tschwinge at gnu dot org  2007-12-04 01:19 -------
Created an attachment (id=2121)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2121&action=view)
Patch as per description.

Please apply to CVS HEAD and glibc-2_7-branch.


-- 


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.


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

* [Bug libc/5442] Support GCC 4.3's include-fixed directory
  2007-12-04  1:18 [Bug libc/5442] New: Support GCC 4.3's include-fixed directory tschwinge at gnu dot org
  2007-12-04  1:19 ` [Bug libc/5442] " tschwinge at gnu dot org
  2007-12-15  9:37 ` joseph at codesourcery dot com
@ 2007-12-15  9:37 ` ismail at pardus dot org dot tr
  2008-02-01  0:21 ` cvs-commit at gcc dot gnu dot org
  2008-03-29 18:26 ` drepper at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: ismail at pardus dot org dot tr @ 2007-12-15  9:37 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ismail at pardus dot org dot
                   |                            |tr


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.


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

* [Bug libc/5442] Support GCC 4.3's include-fixed directory
  2007-12-04  1:18 [Bug libc/5442] New: Support GCC 4.3's include-fixed directory tschwinge at gnu dot org
  2007-12-04  1:19 ` [Bug libc/5442] " tschwinge at gnu dot org
@ 2007-12-15  9:37 ` joseph at codesourcery dot com
  2007-12-15  9:37 ` ismail at pardus dot org dot tr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: joseph at codesourcery dot com @ 2007-12-15  9:37 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From joseph at codesourcery dot com  2007-12-15 09:37 -------
Subject: Re:  Support GCC 4.3's include-fixed directory

Thank you for your message.

I am away from my email from 11 to 14 December.  Messages sent before
11 December will be read before I go away; messages sent during that
period will be read after I return.  If you need a response before my
return, please contact Nathan Sidwell <nathan@codesourcery.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.


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

* [Bug libc/5442] Support GCC 4.3's include-fixed directory
  2007-12-04  1:18 [Bug libc/5442] New: Support GCC 4.3's include-fixed directory tschwinge at gnu dot org
                   ` (2 preceding siblings ...)
  2007-12-15  9:37 ` ismail at pardus dot org dot tr
@ 2008-02-01  0:21 ` cvs-commit at gcc dot gnu dot org
  2008-03-29 18:26 ` drepper at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2008-02-01  0:21 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2008-02-01 00:20 -------
Subject: Bug 5442

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2008-02-01 00:20:07

Modified files:
	.              : configure.in configure 

Log message:
	2008-01-31  Roland McGrath  <roland@redhat.com>
	
	[BZ #5442]
	* configure.in: Use -print-file-name if it yields a directory,
	for each of include and include-fixed.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&r1=1.472&r2=1.473
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&r1=1.462&r2=1.463



-- 


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.


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

* [Bug libc/5442] Support GCC 4.3's include-fixed directory
  2007-12-04  1:18 [Bug libc/5442] New: Support GCC 4.3's include-fixed directory tschwinge at gnu dot org
                   ` (3 preceding siblings ...)
  2008-02-01  0:21 ` cvs-commit at gcc dot gnu dot org
@ 2008-03-29 18:26 ` drepper at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: drepper at redhat dot com @ 2008-03-29 18:26 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-03-29 18:25 -------
cvs has already been changed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.


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

end of thread, other threads:[~2008-03-29 18:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-04  1:18 [Bug libc/5442] New: Support GCC 4.3's include-fixed directory tschwinge at gnu dot org
2007-12-04  1:19 ` [Bug libc/5442] " tschwinge at gnu dot org
2007-12-15  9:37 ` joseph at codesourcery dot com
2007-12-15  9:37 ` ismail at pardus dot org dot tr
2008-02-01  0:21 ` cvs-commit at gcc dot gnu dot org
2008-03-29 18:26 ` 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).