This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Luc.Maisonobe@c-s.fr: Re: emacs dumps core on exit under solaris2.8]


On 10 Nov 2002, Geoff Keating wrote:
> Richard Stallman <rms@gnu.org> writes:
>
> > He is using GCC 3.2, he said in another message.  A crash directly in
> > __do_global_dtors_aux suggests a GCC bug.  Could someone please look at this,
> > and maybe work with him to find what is really wrong?
>
> Typically, crashes in constructor/destructor routines mean linker or
> loader problems.  Since this is emacs, the most likely problem is
> something involving the undump mechanism.

This also resembles a failure in which an older GNU binutils is present on
the host (ld would disregard the R_SPARC_UA32 relocation on __DTOR_LIST__).

How was GCC configured?

Jeff


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