OSDN Git Service

2000-06-21 Benjamin Kosnik <bkoz@soma.redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jun 2000 06:19:44 +0000 (06:19 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jun 2000 06:19:44 +0000 (06:19 +0000)
commit7fdffd07d0f8faf312beb4deb5632635e44f58ea
treeb66d14cfea691b977946d246def16eecbdcc5321
parent30d247b21596a18485efa8fc78730290f2be336a
2000-06-21  Benjamin Kosnik  <bkoz@soma.redhat.com>

Fix alpha, powerpc build failures.
* acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Substantially
re-write. Need to check for both proper declaration when using a
c++ compiler, and "C" linkage when linking. Do both, and if both
exist, then define the HAVE_* bits in config.h.
(GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_n): New, uber-macros. Does all.
(GLIBCPP_CHECK_LINKER_FEATURES): Actually link and run this
program, doh.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34643 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure