3 failures in make check, cxx, gmp 5.1.1, Solaris 10

Marc Girod marc.girod at gmail.com
Mon Mar 18 13:01:32 CET 2013


Hi again,

I am still working with my intermediate gcc 4.7.2, but I also wrote a
test for C++ exceptions.
It works for me on Cygwin (4.5.3) and on Linux (4.3.4) with both
shared and archive libraries.
On Solaris with my broken compiler, it dumps core with both (so, not
limited to shared libs).

On Mon, Mar 18, 2013 at 9:14 AM, Marc Girod <marc.girod at gmail.com> wrote:

> Any clue what drives to a truncated core dump?

My Solaris tools don't recognize it:

shex> gdb --nw core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.8"...

"/home/emagiro/tmp/shex/core": not in executable format: File format
not recognized

(gdb) q
shex> file core
core:          invalid ELF object
shex> type file
file is hashed (/usr/bin/file)

...but Linux file does:

shex> file core
core: ELF 32-bit MSB core file, SPARC, version 1 (SYSV)

So, I'll be back when I have a consistent tool chain.
Marc


More information about the gmp-bugs mailing list