bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs-21.1 core dumps on Solaris-2.6/x86


From: Charles Fultz
Subject: Re: Emacs-21.1 core dumps on Solaris-2.6/x86
Date: Mon, 17 Dec 2001 07:37:46 -0500

> On Thu, 13 Dec 2001, Charles Fultz wrote:
> 
> > #0  0x0 in ?? ()
> > (gdb) where
> > #0  0x0 in ?? ()
> > #1  0x81b7fd0 in __do_global_ctors_aux ()
> > #2  0x81b8015 in _init ()
> > (gdb) 
> 
> What compiler did you use to build Emacs?  I'm suspicious of the
> __do_global_ctors_aux symbol, it seems to indicate that you might be
> using a C++ compiler (in which case __do_global_ctors_aux would be
> something that runs global static constructors).

I used gcc-2.95.2.

Charles Fultz
fultz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]