FreeBSD 4.0 support now in
Benjamin Kosnik
bkoz@cygnus.com
Wed May 10 13:27:00 GMT 2000
....pretty much says it all. I finally got access to a *BSD box, and
CVS after this seems to work and run as expected (testresults ==
linux/x86).
Loren, is there any way you can test this on a FreeBSD3.4 host? I've
been using the testdrive.compaq.com site (way cool), and they only
have 4.0 boxes.
thanks,
benjamin
2000-05-10 Benjamin Kosnik <bkoz@redhat.com>
Finish up FreeBSD4.0 support.
* config/bsd/ctype.cc: Scope out toupper, tolower calls.
* config/generic/ctype.cc: And here.
* testsuite/21_strings/char_traits.cc (test02): Guard with
_GLIBCPP_USE_WCHAR_T.
2000-05-09 Benjamin Kosnik <bkoz@gnu.org>
* acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to
-mcpu=powerpc.
* src/Makefile.am: Disable ENABLE_CXX_FLAGS stuff for the moment.
* config/generic/bits/ctype_specializations.h (ctype<char>::is):
Make more generic.
* config/bsd: New directory.
* config/bsd/ctype.cc: New.
* config/bsd/bits/ctype_base.h (ctype_base): New.
* config/bsd/bits/ctype_specializations.h: New.
* acinclude.m4 (GLIBCPP_CHECK_CTYPE): Add bsd tests.
More information about the Libstdc++
mailing list