From xemacs-m  Wed May 14 11:21:20 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 LAA10601
	for <xemacs-beta@xemacs.org>; Wed, 14 May 1997 11:21:19 -0500 (CDT)
Received: from charney by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id KAA09164; Wed, 14 May 1997 10:20:42 -0600
Received: by charney (SMI-8.6) id KAA15735; Wed, 14 May 1997 10:20:41 -0600
To: XEmacs beta-list <xemacs-beta@xemacs.org>
Subject: [20.2final] 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: 14 May 1997 10:20:40 -0600
Message-ID: <vku3k6hvon.fsf@cdc.noaa.gov>
Lines: 54
X-Mailer: Gnus v5.4.52/XEmacs 20.2


./configure '--verbose' '--x-includes=/usr/local/x11r6.3/include'
'--x-libraries=/usr/local/x11r6.3/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
-fsimple=1 -xO3' '--prefix=/home/mdb/gnu'

Two builds required to adjust puresize:

Purespace usage: 801544 of 1619300 (49% -- 798k wasted).
Purespace usage: 801544 of 801560 (100%).

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

  Where should the build process find the source code?    /tmp/mdb/xemacs-20.2
  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 -fsimple=1 -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/local/x11r6.3/include
  Where do we find X Windows libraries?                   /usr/local/x11r6.3/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.

A clean build, with only three warnings burped up by the cc-4.2
compiler:

  "sysdep.c", line 403: warning: end-of-loop code not reached
  "glyphs-x.c", line 237: warning: statement not reached
  "balloon_help.c", line 345: warning: statement not reached

Seems to work fine.

-- 
  -mb-

