public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/38000]  New: System header files not found once -isystem /usr/include is used
@ 2008-11-03  9:34 jensseidel at users dot sf dot net
  2008-11-03 12:26 ` [Bug driver/38000] [4.3/4.4 Regression] " rguenth at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: jensseidel at users dot sf dot net @ 2008-11-03  9:34 UTC (permalink / raw)
  To: gcc-bugs

$ cat test.cpp
#include <cstdlib>

$ g++ -c -isystem /usr/include test.cpp
In file included from test.cpp:1:
/usr/include/c++/4.3/cstdlib:73:25: error: stdlib.h: No such file or directory
...

This happens on two different system with 4.3.1 and 4.3.2.
See also http://gcc.gnu.org/ml/gcc-help/2008-10/msg00338.html


-- 
           Summary: System header files not found once -isystem /usr/include
                    is used
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jensseidel at users dot sf dot net
 GCC build triplet: i486-linux-gnu
  GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38000


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

end of thread, other threads:[~2009-01-09  0:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-03  9:34 [Bug c++/38000] New: System header files not found once -isystem /usr/include is used jensseidel at users dot sf dot net
2008-11-03 12:26 ` [Bug driver/38000] [4.3/4.4 Regression] " rguenth at gcc dot gnu dot org
2008-11-03 12:40 ` jakub at gcc dot gnu dot org
2008-11-03 12:42 ` [Bug libstdc++/38000] " jakub at gcc dot gnu dot org
2008-11-11 12:50 ` paolo dot carlini at oracle dot com
2008-11-12 16:51 ` paolo dot carlini at oracle dot com
2008-11-12 18:01   ` Andrew Thomas Pinski
2008-11-12 18:03 ` pinskia at gmail dot com
2008-11-13  0:09 ` paolo at gcc dot gnu dot org
2008-11-13  0:11 ` [Bug libstdc++/38000] [4.3 " paolo dot carlini at oracle dot com
2009-01-08 22:41 ` bkoz at gcc dot gnu dot org
2009-01-08 22:43 ` bkoz at gcc dot gnu dot org
2009-01-08 22:53 ` rguenth at gcc dot gnu dot org
2009-01-08 23:03 ` paolo dot carlini at oracle dot com
2009-01-09  0:00 ` paolo at gcc dot gnu dot org
2009-01-09  0:01 ` paolo dot carlini at oracle 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).