From xemacs-m  Mon Feb 10 16:52:49 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA15398
	for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 16:52:49 -0600 (CST)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id RAA03836 for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 17:56:01 -0500 (EST)
Received: from spacely.icd.teradyne.com (spacely.icd.teradyne.com [131.101.10.9]) by kiki.icd.teradyne.com (8.7.1/8.7.1) with SMTP id RAA15748 for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 17:49:58 -0500 (EST)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id RAA23527; Mon, 10 Feb 1997 17:52:41 -0500
Message-Id: <199702102252.RAA23527@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0gamma 1/27/96
To: xemacs-beta@xemacs.org
reply-to: acs@acm.org
X-Attribution: Vin
Subject: 19.15b93 Solaris 2.5 + SparcWorks CC build success
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 10 Feb 1997 17:52:40 -0500
From: Vinnie Shelton  <shelton@icd.teradyne.com>

This is the same cfg that bombed except, instead of gcc -O3, I used 
SparcWorks C compiler.


Configured for `sparc-sun-solaris2.5'.

  Where should the build process find the source code?    /h/spacely/local/src/xemacs-19.15-b93
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              cc -fast -xO4
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /opt/X11R6/include
  Where do we find X Windows libraries?                   /opt/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for DBM.
  Compiling in support for ToolTalk.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.

Seems to work OK so far.  (At least it gets beyond the first 2 characters!)
The gcc problem is weird, 'cause I've built 20.0 with that compiler and it 
works OK.

--vin

