gcc/libstdc++-v3/include
Danny Smith e4bf5dfca1 re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32)
PR libstdc++/33203
	* configure.host (error_constants_dir):  New variable,
	defaulting to os/generic.
	( mingw32*): Overide default.
	* configure.ac (ERROR_CONSTANTS_SRCDIR): New.
	* configure: Regenerate.
	* include/Makefile.am (host_headers): Add
	$(ERROR_CONSTANTS_SRCDIR)/error_constants.h .
	* include/Makefile.in: Regenerate.
	* include/std/system_error (enum posix_errno): Remove.
	Include <bits/error_constants.h> instead.
	* config/os/mingw32/error_constants.h: New.
	* config/os/generic/error_constants.h: New.

From-SVN: r128228
2007-09-07 04:18:40 +00:00
..
backward
bits libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
c
c_compatibility
c_global cmath: Tweak includes. 2007-06-13 07:31:39 +00:00
c_std
debug re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not configurable) 2007-07-04 00:09:22 +00:00
ext libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
precompiled
std re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32) 2007-09-07 04:18:40 +00:00
tr1 cmath: Tweak includes. 2007-06-13 07:31:39 +00:00
tr1_impl libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
Makefile.am re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32) 2007-09-07 04:18:40 +00:00
Makefile.in re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32) 2007-09-07 04:18:40 +00:00