From xemacs-m  Mon Sep 22 12:13:27 1997
Received: from cdc.noaa.gov (manager.Colorado.EDU [128.138.218.210])
	by xemacs.org (8.8.5/8.8.5) with SMTP id MAA04959
	for <xemacs-beta@xemacs.org>; Mon, 22 Sep 1997 12:13:26 -0500 (CDT)
Received: from fleming by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id LAA12068; Mon, 22 Sep 1997 11:13:28 -0600
Received: by fleming (SMI-8.6) id LAA15974; Mon, 22 Sep 1997 11:13:27 -0600
To: XEmacs beta-list <xemacs-beta@xemacs.org>
Subject: [Manhattan] Success under Solaris-2.5/SUNWspro cc-4.2/X11R6.3
Organization: CIRES, University of Colorado
X-Attribution: mb
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Mark Borges <mdb@cdc.noaa.gov>
Date: 22 Sep 1997 11:13:26 -0600
Message-ID: <vk202hs24p.fsf@cdc.noaa.gov>
Lines: 52
X-Mailer: Gnus v5.4.66/XEmacs 19.16 - "Manhattan"

# ./configure '--verbose' '--x-includes=/usr/X11R6/include'
# '--x-libraries=/usr/X11R6/lib' '--site-includes=/usr/local/include'
# '--site-libraries=/usr/local/lib' '--with-menubars=lucid'
# '--with-scrollbars=lucid' '--with-dialogs=athena' '--with-cde=no'
# '--with-gcc=no' '--error-checking=none' '--debug=no' '--with-png'
# '--with-jpeg' '--with-xpm' '--with-xface' '--with-sparcworks'
# '--cflags=-g -xO3' '--prefix=/home/mdb/gnu'

(I know, I should be letting configure auto-probe most of this stuff,
but since this has all changed in 20.3, is it still important to do
so?)

[ Also applied DK's patch to doprnt.c ]

A very clean build, the only warnings were the png warnings noted
previously. Two dumps required:

  Dumping under names xemacs and emacs-19.16-manhattan-XEmacs
  Purespace usage: 792128 of 1641300 (48% -- 829k wasted).
  [...]
  Purespace usage: 792128 of 792144 (100%).

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

  Where should the build process find the source code?    /tmp/mdb/xemacs-19.16
  What installation prefix should install use?		  /home/mdb/gnu
  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 -g -xO3
  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/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ToolTalk.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.

-- 
  -mb-

