[Bug c++/48962] I am getting an error new.h: No such file or directory on Fedora 13

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 11 14:02:00 GMT 2011


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.05.11 12:58:09
     Ever Confirmed|0                           |1
           Severity|critical                    |normal

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-11 12:58:09 UTC ---
Bugzilla is for bugs in GCC, not for asking how to use the compiler.

There is no header called new.h in C++, maybe you want to include <new> instead



More information about the Gcc-bugs mailing list