This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: build problem (include problems)


> ../../../../libstdc++-v3/libsupc++/new:34:19: cstddef: No such file or directory                                             

can you make sure that include/std has cstddef?

ie:

<bkoz@fillmore> 
/mnt/hd/bliss/src.gcc/libstdc++-v3/include/std                  
%ls
./         cerrno   csetjmp  ctime       ios       locale   sstream    valarray
../        cfloat   csignal  cwchar      iosfwd    map      stack      vector
CVS/       ciso646  cstdarg  cwctype     iostream  memory   stdexcept
algorithm  climits  cstddef  deque       istream   numeric  streambuf
bitset     clocale  cstdio   fstream     iterator  ostream  string
cassert    cmath    cstdlib  functional  limits    queue    strstream
cctype     complex  cstring  iomanip     list      set      utility


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]