This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

libstdc++: wctype.h and possibly wchar.h missing


In the current CVS source, the following error occurs under hpux 9.01:

test x"yes" != xyes || \
  /xxx/gnu/egcs-2.93.08/objdir/gcc/xgcc -B/xxx/gnu/egcs-2.93.08/objdir/gcc/ -B/usr/local/hppa1.1-hp-hpux9.01/bin/ -c -g -O3 -fno-implicit-templates -I../../../libstdc++ -I../../../libstdc++/stl -I../libio -I../../../libstdc++/../libio -nostdinc++  -fPIC ../../../libstdc++/stdexcepti.cc -o pic/stdexcepti.o
In file included from ../../../libstdc++/std/straits.h:138,
	         from ../../../libstdc++/std/bastring.h:36,
	         from ../../../libstdc++/string:6,
		 from ../../../libstdc++/stdexcept:36,
		 from ../../../libstdc++/stdexcepti.cc:8:
../../../libstdc++/cwctype:6: wctype.h: No such file or directory
make[2]: *** [stdexcepti.o] Error 1
make[2]: Leaving directory `/xxx/gnu/egcs-2.93.08/objdir/hppa1.1-hp-hpux9.01/libstdc++'



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