as,nm,ar segfaulting while building libgcc

Alan Modra alan@linuxcare.com.au
Thu Oct 12 17:01:00 GMT 2000


On Thu, 12 Oct 2000, Phil Edwards wrote:

> I'm using current CVS binutils+gcc in a unified tree.  (Yah, Mr. Bleeding
> Edge am I...)  Doing a build of gcc on sparc-sun-solaris2.8 causes a number
> of coredumps, all from the freshly-built binutils, all SEGVs:

Sounds very likely a gcc bug, but you may have hit a brand-new binutils
bug.  Some more information would be handy.  At the very least fire up gdb
and let's see what you can dig out of the core files.  eg.
  gdb
  file /tec/build/3test/binutils/gas/as-new
  core path_to_corefile/core.as-new.17649
  info stack

Hopefully as-new was built with -g.

-- 
Linuxcare.  Support for the Revolution.





More information about the Binutils mailing list