This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ARM broken on branch in libstdc++-v3/src
- To: Rod Stewart <stewart at lab43 dot org>
- Subject: Re: ARM broken on branch in libstdc++-v3/src
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 28 Jul 2001 00:58:51 +0200
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Organization: CodeSourcery, LLC
- References: <Pine.LNX.4.33.0107270928001.5532-100000@dystopia.lab43.org>
Rod Stewart <stewart@lab43.org> writes:
| The armv4l-*-linux-gnu native build is broken on the 3.0 branch. A guess
| would be that it is related to this change (but it is only a guess)...
|
| 2001-07-26 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
|
| * acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf,
| hypotl, atan2f, atan2l. Remove from REPLACE_MATHFUNCS list.
| * aclocal.m4: Regenerate.
| * config.h.in: Likewise.
| * configure: Likewise.
| * libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove hypotl.c
|
| If this doesn't make sense I'll try reverting some patches.
| In file included from limitsMEMBERS.cc:37:
| /home/build-rpm/BUILD/obj-gcc-20010727/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/std_limits.h:
| In
| static member function `static long long int std::numeric_limits<long
| long
| int>::min()':
| /home/build-rpm/BUILD/obj-gcc-20010727/armv4l-unknown-linux-gnu/libstdc++-v3/include/armv4l-unknown-linux-gnu/bits/std_limits.h:594:
| `LONG_LONG_MIN'
| undeclared (first use this function)
Hmm, I don't see how the patch for libmath/ is affecting
src/gen-num-limits.cc -- two seperate notions. I think the problem
should be elsewhere.
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com