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

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

[debbugs-tracker] bug#4559: closed (temacs core dump when compiling emac


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#4559: closed (temacs core dump when compiling emacs under solaris)
Date: Thu, 06 Oct 2011 06:56:03 +0000

Your message dated Thu, 06 Oct 2011 02:55:36 -0400
with message-id <address@hidden>
and subject line Re: bug#4559: temacs core dump when compiling emacs under 
solaris
has caused the debbugs.gnu.org bug report #4559,
regarding temacs core dump when compiling emacs under solaris
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
4559: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4559
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: temacs core dump when compiling emacs under solaris Date: Sat, 26 Sep 2009 11:29:49 +0800 User-agent: Thunderbird 2.0.0.21 (X11/20090323)
I have try to compile emacs under opensolaris. I got emacs from cvs this
morning. The compiling progress stoped at

make[2]: Leaving directory `/usr/software/emacs/lisp'
`/bin/pwd`/temacs --batch --load loadup bootstrap
make[1]: *** [bootstrap-emacs] Segmentation Fault (core dumped)
make[1]: Leaving directory `/usr/software/emacs/src'
make: *** [src] Error 2



backtrace:
#0 0x00000000005133d1 in Fdefine_charset_internal (nargs=17,
args=0xfffffd7fffdff3b0) at charset.c:1268
#1 0x0000000000513775 in define_charset_internal (name=2305843009227275568,
dimension=3, code_space=0x71eda8 "", min_code=0, max_code=1114111,
iso_final=-1, iso_revision=0, emacs_mule_id=-1, ascii_compatible=1,
supplementary=0, code_offset=0) at charset.c:1341
#2 0x000000000051a36a in syms_of_charset () at charset.c:2430
#3 0x00000000005da26d in main (argc=5, argv=0xfffffd7fffdff658)
at emacs.c:1380

the configure arg is:
./configure CC=gcc-4.3.2 CXX=g++-4.3.2 CFLAGS="-m64 -ggdb -mtune=native"
CXXFLAGS="-m64 -ggdb -mtune=native" LDFLAGS="-m64" --with-gif=no
--with-xft=no

My OS version is: opensolaris 2009.6
SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc Solaris




--- End Message ---
--- Begin Message --- Subject: Re: bug#4559: temacs core dump when compiling emacs under solaris Date: Thu, 06 Oct 2011 02:55:36 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
tag 4559 notabug wontfix
stop

So in summary it sounds like this not an Emacs bug, but rather that one
should put -m64 in CC rather than CFLAGS.


--- End Message ---

reply via email to

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