From xemacs-m  Wed Sep 24 16:58:45 1997
Received: from altair.xemacs.org (root@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA06433
	for <xemacs-beta@xemacs.org>; Wed, 24 Sep 1997 16:53:40 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.7/8.8.7) id OAA19783;
	Wed, 24 Sep 1997 14:20:11 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: 20.3-b19-23 dumps core on HP-UX 9.05
References: <of090wmc0e6.fsf@gamgee.ntc.nokia.com>
X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$
 ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3
 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l<bZV1.AI`zWV%kPCnUhcgEe\(}/_kNd6,*3ZJ
 Q3o<YQ3^u;7jS=:p0--u3msQO
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: Pekka Marjola's message of "24 Sep 1997 16:22:09 +0300"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 24 Sep 1997 14:20:11 -0700
Message-ID: <m2u3fal88k.fsf@altair.xemacs.org>
Lines: 11
X-Mailer: Quassia Gnus v0.10/XEmacs 20.3(beta24) - "Ljubljana"

Pekka Marjola <pema@iki.fi> writes:

> Starting from b19, XEmacs has dumped core at startup time. I did not
> compile at least b21, but others I think... Only now I (re)compiled
> gdb so trace can be seen, too..

Hmmm, there were some minor cosmetic changes made to glyphs-x.c for
beta19, but they shouldn't cause a core dump.  What happens if you
build glyphs-x.o without optimization?

>   What compiler should XEmacs be built with?              gcc -g -O2 -Wall -Wno-switch

