From xemacs-m  Sat Jan 11 22:41:02 1997
Received: from dorsey.corp.teradyne.com (dorsey.corp.teradyne.com [131.101.17.251])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id WAA29582 for <xemacs-beta@xemacs.org>; Sat, 11 Jan 1997 22:41:02 -0600 (CST)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by dorsey.corp.teradyne.com (8.7.1/8.7.1) with ESMTP id XAA13457 for <xemacs-beta@xemacs.org>; Sat, 11 Jan 1997 23:40:32 -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 XAA17261 for <xemacs-beta@xemacs.org>; Sat, 11 Jan 1997 23:35:05 -0500 (EST)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id XAA06632; Sat, 11 Jan 1997 23:37:19 -0500
Message-Id: <199701120437.XAA06632@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0beta (patched 1/7/97)
To: xemacs-beta@xemacs.org
reply-to: acs@acm.org
Subject: Build success: 20-b90 on Solaris 2.4
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 11 Jan 1997 23:37:18 -0500
From: Vinnie Shelton  <shelton@icd.teradyne.com>

../configure  --site-includes=/pd/oslib/include --site-runtime-libraries=/pd/oslib --compiler=cc --cflags=-fast -xO4 -xtarget=ss5 --with-mule=no --with-tooltalk --with-sparcworks --srcdir=.. 

Configured for `sparc-sun-solaris2.4'.
 
  Where should the build process find the source code?    /h/spacely/local/src/xemacs-20.0-b90
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2-4.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              cc -fast -xO4 -xtarget=ss5
  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?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Additional header files:                                /pd/oslib/include
  Additional libraries:                                   /pd/oslib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG 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.
  Compiling in code for checking XEmacs memory usage.
 

Seems to run OK out of the box, both under X and -nw.  As usual, -xO4 could 
not be used for glyphs.c and process.c.  This time alloc.c couldn't be 
compiled -xO4, either.  (I guess David did make some changes to the code!)
Good work everybody!

--vin

