[cfe-dev] include <new>

david raila raila at illinois.edu
Fri Jan 15 13:17:31 PST 2010


More of a platform than compiler issue, but where do things like
<new> and <csdtdef> come from?  I seem to be picking up from gcc-4.4.2 
and failing:

#include <stdio.h>
#include <new>

In file included from /usr/include/c++/4.4.2/new:39:
/usr/include/c++/4.4.2/cstddef:42:10: fatal error: 'bits/c++config.h' 
file not
       found
#include <bits/c++config.h>


Thanks



More information about the cfe-dev mailing list