From xemacs-m  Thu Feb 27 15:44:37 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 PAA09206
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 15:44:36 -0600 (CST)
Received: from engine.ecf.teradyne.com (engine.ecf.teradyne.com [131.101.192.6]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id QAA26630 for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 16:47:51 -0500 (EST)
Received: from midnight.eng.ecf.teradyne.com (midnight.ecf.teradyne.com [131.101.192.49]) by engine.ecf.teradyne.com (8.7.1/8.7.1) with SMTP id WAA21243; Thu, 27 Feb 1997 22:43:58 +0100 (MET)
Received: by midnight.eng.ecf.teradyne.com (SMI-8.6/SMI-SVR4)
	id WAA21945; Thu, 27 Feb 1997 22:43:57 +0100
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: xemacs-20.1-b3 built successfully
X-Face: 4[iHdXiTu\V3u[~\I)<f9HC);%~nG8`oUqv#uzvs6=\V{AjN6Sn
 c/qi;YLwRmEbt8Y*=j5n(urqY@chPh@J'D"QlqD!C8>*}#kYF[-tYl3VZga/HSOP|K,{L
 Rtu@f0y/=O&Cu}\:~d|P$JON?pn?j,&CnPb1z#/TL9bkAJwyol&a:SvYj-VYbM=Dtxhk9
 =w|R6U3_;SH&B<Mfy6Q%#
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: multipart/mixed;
 boundary="Multipart_Thu_Feb_27_22:43:54_1997-1"
Content-Transfer-Encoding: 7bit
From: Adrian Aichner <aichner@ecf.teradyne.com>
Date: 27 Feb 1997 22:43:55 +0100
Message-ID: <rxszpwpzzz8.fsf@midnight.ecf.teradyne.com>
Lines: 196
X-Mailer: Gnus v5.4.15/XEmacs 20.1

--Multipart_Thu_Feb_27_22:43:54_1997-1
Content-Type: text/plain; charset=US-ASCII


The build when flawless, Purespace usage was as follows:

1. make:
Purespace usage: 882036 of 1350000 (65% -- 456k wasted).

2. make:
Purespace usage: 882036 of 882052 (100%).

This is my configuration:


--Multipart_Thu_Feb_27_22:43:54_1997-1
Content-Type: text/plain; charset=US-ASCII


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

  Where should the build process find the source code?    /usr/local/xemacs-20.1-b3
  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 -g -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?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/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 native sound support.
  Compiling in support for DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Motif scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.


And here is how I built xemacs-20.1-b3:


--Multipart_Thu_Feb_27_22:43:54_1997-1
Content-Type: application/octet-stream
Content-Disposition: attachment; filename="building.txt"
Content-Transfer-Encoding: 7bit

aichner@engine(35) pwd
/usr/local
aichner@engine(37) gutx xemacs-20.1-b3
[1] 18394
[1]    Done                 ( \rm -f `basename xemacs-20.1-b3`.err; ( gunzip -c xemacs-20.1-b3?tar.gz | tar ...

     21.0s		user time
     31.0s		system time
     3:32min		elapsed time
     24%		(user+system)/elapsed
     0KB		shared mem
     0KB		unshared data
     0KB		unshared stack
     0KB		real mem
     0blocks		input operations
     0blocks		output operations
     0			page faults
     0			swaps

aichner@engine(38) cd xemacs-20.1-b3
/usr/local/xemacs-20.1-b3
aichner@engine(39) 
aichner@engine(40) sh -xv ~/sh/configure.engine
#! /bin/sh
./configure \
--verbose \
--with-gcc=no \
--cflags='-g -xO4' \
--site-includes=/usr/local/include \
--site-libraries=/usr/local/lib \
--srcdir=/usr/local/xemacs-20.1-b3 \
--with-menubars=lucid \
--with-scrollbars=motif \
--with-dialogs=motif \
--with-cde \
--with-xpm \
--with-tooltalk \
--with-sparcworks \
--with-xface \
--with-gif \
--with-jpeg \
--with-png \
--with-sound=native \
--with-mule \
--with-xim=motif \
--memory-usage-stats 1>configure.err 2>&1
+ ./configure --verbose --with-gcc=no --cflags=-g -xO4 --site-includes=/usr/local/include --site-libraries=/usr/local/lib --srcdir=/usr/local/xemacs-20.1-b3 --with-menubars=lucid --with-scrollbars=motif --with-dialogs=motif --with-cde --with-xpm --with-tooltalk --with-sparcworks --with-xface --with-gif --with-jpeg --with-png --with-sound=native --with-mule --with-xim=motif --memory-usage-stats 

     42.0s		user time
     76.0s		system time
     3:02min		elapsed time
     64%		(user+system)/elapsed
     0KB		shared mem
     0KB		unshared data
     0KB		unshared stack
     0KB		real mem
     0blocks		input operations
     0blocks		output operations
     0			page faults
     0			swaps
aichner@engine(41) mk
[1] 20152
aichner@engine(42) 
[1]    Exit 1               make >> & mk.err

     1538.0s		user time
     157.0s		system time
     30:36min		elapsed time
     92%		(user+system)/elapsed
     0KB		shared mem
     0KB		unshared data
     0KB		unshared stack
     0KB		real mem
     0blocks		input operations
     0blocks		output operations
     0			page faults
     0			swaps

aichner@engine(44) tail mk.err
   streams used:                        3
   streams on free list:                2
   stream storage:                    513

XEmacs: Pure size adjusted, please type `make' again
*** Error code 1
make: Fatal error: Command failed for target `xemacs'
Current working directory /usr/local/xemacs-20.1-b3/src
*** Error code 1
make: Fatal error: Command failed for target `src'
aichner@engine(47) mk
[1] 21025
aichner@engine(48) 
[1]    Done                 make >> & mk.err

     52.0s		user time
     8.0s		system time
     1:27min		elapsed time
     68%		(user+system)/elapsed
     0KB		shared mem
     0KB		unshared data
     0KB		unshared stack
     0KB		real mem
     0blocks		input operations
     0blocks		output operations
     0			page faults
     0			swaps

aichner@engine(48) 


--Multipart_Thu_Feb_27_22:43:54_1997-1
Content-Type: text/plain; charset=US-ASCII


Compiling with '-g -xO4' under Visual WorkShop for C++

aichner@engine(53) cc -V
cc: SC4.0 18 Oct 1995 C 4.0
usage: cc [ options] files.  Use 'cc -flags' for details
aichner@engine(54) 

does NOT expose the % optimization problem:

aichner@midnight(284) xemacs -q -no-site-file -batch -eval '(princ (% 8 36))'
8
aichner@midnight(285) 

-- 
  Teradyne GmbH               Adrian Aichner Applications Engineer
  Semiconductor Test Group    Telephone      +49/89/418 61 (0)-208
  Dingolfinger Strasse 2      Fax            +49/89/418 61-217
  D-81673 M"UNCHEN            E-mail         aichner@ecf.teradyne.com

--Multipart_Thu_Feb_27_22:43:54_1997-1--

