Re: -isystem /usr/include - a bad idea? System header files not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 29, 2008 at 05:00:22PM +0100, Jens Seidel wrote:
> $ 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
> ...

I opened http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38000 for this bug.

Jens

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux