From xemacs-m  Tue Mar 18 08:35:06 1997
Received: from pallas.spacetec.no (pallas.spacetec.no [192.51.5.92])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id IAA08398
	for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 08:35:01 -0600 (CST)
Received: (from tor@localhost) by pallas.spacetec.no (8.7.1/8.7.1) id PAA00947 for xemacs-beta@xemacs.org; Tue, 18 Mar 1997 15:33:57 +0100
Message-Id: <199703181433.PAA00947@pallas.spacetec.no>
From: tor@spacetec.no (Tor Arntsen)
Date: Tue, 18 Mar 1997 15:33:57 +0100
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
To: xemacs-beta@xemacs.org
Subject: build report 19.15-b100 irix 6.2

IRIX64 IP19 6.2

GNU make, SGI cc 6.2

./configure 
--with-gcc=no --cflags="-O2 -mips2 -Olimit 2000"  --dynamic \
--with-xpm  --with-png --with-jpeg --with-sound=no --rel-alloc=yes \
--site-includes=/usr/local/include --site-libraries=/usr/local/lib \
--with-menubars=lucid --with-scrollbars=lucid --with-dialogs=motif \
--with-tooltalk=no --const-is-losing=no --debug=no --error-checking=none
- You did not tell me what kind of host system you want to configure.
- I will attempt to guess the kind of system this is.
- Looks like this is a mips-sgi-irix6.2
Configured for `mips-sgi-irix6.2'.

  Where should the build process find the source code?    /tables/test/xemacs-19.15-b100
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/irix6-0.h' and `m/iris4d.h'
  What compiler should XEmacs be built with?              cc -O2 -mips2 -Olimit 2000
  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
  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 GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

So far so good.  I dumped it with cc-mode. It ran the make three times and
got the puresize very close to 100%.  The last to makes went very quickly.
Got a couple of warnings about different pointer types, I'll have to run
the make again later in XEmacs to grab it.

Tor

