This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36505] C++ inludes do not work
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2008 09:11:44 -0000
- Subject: [Bug libstdc++/36505] C++ inludes do not work
- References: <bug-36505-16130@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-06-12 09:11 -------
>error: stdlib.h: No such file or directory
It should have been in:
> /usr/include
Which is included in the include path. Are you sure you have the includes
installed?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36505