This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0 build failure on AIX (32 vs 64bit issue in mknumeric_limits)
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: 3.0 build failure on AIX (32 vs 64bit issue in mknumeric_limits)
- From: Alex Buell <alex dot buell at tahallah dot demon dot co dot uk>
- Date: Sun, 24 Jun 2001 18:27:23 +0100 (BST)
- cc: <alex dot buell at tahallah dot demon dot co dot uk>, Mailing List - GCC <gcc at gcc dot gnu dot org>
- Reply-To: <alex dot buell at tahallah dot demon dot co dot uk>
On 21 Jun 2001, Alexandre Oliva wrote:
> Ha! That must be it. 2.11.2 is out already.
Now that I have binutils 2.11.2 installed, I was able to run
gen-num-limits in gdb 4.18. Here's what I found:
static const bool is_iec559 = true;
static const bool is_bounded = true;
static const bool is_modulo = true;
Program received signal SIGILL, Illegal instruction.
0x500d6324 in .udiv () at soinit.c:59
59 soinit.c: No such file or directory.
(gdb)
--
Alex.
http://www.tahallah.demon.co.uk