From xemacs-m  Tue Mar 18 11:51:55 1997
Received: from mhost.mri.com (mri-gw.mri.com [149.147.4.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA12784
	for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 11:51:52 -0600 (CST)
Received: from mri.com (mailhost.mri.com [192.9.201.130]) by mhost.mri.com (8.8.4/8.7.3) with ESMTP id JAA01773 for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 09:51:38 -0800 (PST)
Received: from lungo by mri.com (8.6.12/SMI-4.1-1.16)
        id JAA26456; Tue, 18 Mar 1997 09:51:37 -0800
Received: from lungo by lungo (SMI-8.6) id JAA04973; Tue, 18 Mar 1997 09:51:35 -0800
Message-Id: <199703181751.JAA04973@lungo>
To: xemacs-beta@xemacs.org
Subject: [19.15-b99 on sparc-sun-solaris2.5.1] build FAILURE
Date: Tue, 18 Mar 1997 09:51:35 -0800
From: Vladimir Ivanovic <Vladimir.Ivanovic@mri.com>

I cannot build with --compiler=cc --cflags="-g -fast".  (SPARCompiler
3.0.1 13 Jul 1994) The initial frame comes up, the modeline is drawn,
and then nothing.  Here is what `pstack' reports: 

29866:	xemacs
 ef277790 poll     (efffbd30, 2, 4e1e)
 ef293824 select   (d, efffded8, 2, 2, 4e1e, efffbd40) + 288
 ef49d950 _XtwaitForSomething (3721c8, 37200c, efffded4, 37201c, 1, 4) + 3ac
 ef49eccc XtAppProcessEvent (372000, 0, 3721cc, 37200c, 3721c8, 0) + 298
 0019a314 emacs_Xt_next_event (24b800, 24b800, 24b800, 24b800, 10350004, 3b0200) + 1bc
 0009ae88 event_stream_next_event (611804, 10350004, 10350004, 1, 0, 0) + e8
 0009d420 next_event_internal (10611804, 1, 10350004, 323f08, 0, 0) + 78
 0009dd9c Fnext_event (325818, 10350004, 10350004, 0, 31c400, 0) + 794
 00060124 Fcommand_loop_1 (40e080, 52000c, 1, 520000, fc13ac08, f0041620) + 194
 0005ff70 command_loop_1 (10350004, 2057584c, ffffffff, 0, 0, efffe0e0) + 18
 0008b5c4 condition_case_1 (10350064, 5ff58, 10350004, 5f738, 10350004, 0) + 16c
 0005f86c command_loop_3 (0, efffe4c0, 8b0c8, 8b0d0, 10350004, 0) + 2c
 0005f89c command_loop_2 (10350004, 0, 274d10, 10350004, 0, efffe2a0) + 4
 0008b110 internal_catch (10362dbc, 5f898, 10350004, 0, 0, 0) + d8
 0005f9f8 initial_command_loop (10350004, 349800, 30422e7c, 32358c, 1, effff598) + 138
 00086c38 main_1   (1, efffe76c, efffe774, 1, efffe76c, efffe774) + b38
 00087790 main     (1, efffe76c, efffe774, 320000, 1, 0) + d0
 0003d24c _start   (0, 0, 0, 0, 0, 0) + 5c

Building with --cflags="-g" works fine, and --cflags="-g -fast" works on
i386-unknown-solaris2.5.1.

-- Vladimir

