From xemacs-m  Fri Sep 12 02:18:10 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id CAA11205
	for <xemacs-beta@xemacs.org>; Fri, 12 Sep 1997 02:18:09 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id AAA24549; Fri, 12 Sep 1997 00:17:38 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id AAA00940; Fri, 12 Sep 1997 00:17:37 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id AAA22377; Fri, 12 Sep 1997 00:17:26 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id AAA26630; Fri, 12 Sep 1997 00:17:23 -0700
Date: Fri, 12 Sep 1997 00:17:23 -0700
Message-Id: <199709120717.AAA26630@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: acs@acm.org
Cc: xemacs-beta@xemacs.org
Subject: 20.3-b19 with UnixWare cc
In-Reply-To: <199709111456.KAA00822@spacely.icd.teradyne.com>
References: <199709111456.KAA00822@spacely.icd.teradyne.com>
X-Mailer: VM 6.33 under 20.3 "Vienna" XEmacs  Lucid (beta14)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Vin" == acs  <acs@acm.org> writes:

Vin> 1. The math library is required, but not detected:

configure just uses the standard autoconf test for libm.

I don't understand the compiler error message.

Vin> 2. This configuration does not provide an implementation of alloca(),
Vin>    but the rule generated to build one:

I don't have access to a system without a working alloca, so please
provide a patch for your system.

Are you *SURE* your system doesn't have alloca?  Maybe it's in libPW
or hidden away somewhere else obscure.  HP and AIX compilers provide a 
compiler flag to enable alloca().

Martin

