This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: as,nm,ar segfaulting while building libgcc


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.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]