From xemacs-m  Mon Mar  3 14:59: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 OAA21453
	for <xemacs-beta@xemacs.org>; Mon, 3 Mar 1997 14:59:16 -0600 (CST)
Received: from charney by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id NAA26840; Mon, 3 Mar 1997 13:59:05 -0700
Received: by charney (SMI-8.6) id NAA10504; Mon, 3 Mar 1997 13:59:04 -0700
Sender: mdb@cdc.noaa.gov
To: xemacs-beta@xemacs.org
Subject: [19.15-b96] Success under Solaris-2.5/X11R6.3/cc-4.0
References: <m2pvxidben.fsf@altair.xemacs.org>
Organization: CIRES, University of Colorado
X-Attribution: mb
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Mark Borges <mdb@cdc.noaa.gov>
Date: 03 Mar 1997 13:59:02 -0700
In-Reply-To: Steven L Baur's message of 01 Mar 1997 23:02:24 -0800
Message-ID: <vkiv38k7zd.fsf@cdc.noaa.gov>
Lines: 85
X-Mailer: Gnus v5.4.16/XEmacs 19.15

>> On 01 Mar 1997 23:02:24 -0800,
>> Steven L Baur(sb) wrote:

sb> You should see no doc string lossage, and when starting from a
sb> too-low

I still see doc-string lossage:
------------------------------------------------------------------------
Finding pointers to doc strings...
Finding pointers to doc strings...done
Warning: doc lost for variable c-C++-class-key.
Warning: doc lost for variable c-hanging-braces-alist.
Warning: doc lost for variable c-inhibit-startup-warnings-p.
Warning: doc lost for variable c-ObjC-method-key.
Warning: doc lost for variable c-Java-class-key.
Warning: doc lost for variable c-mode-menu.
Warning: doc lost for variable c-C-comment-start-regexp.
Warning: doc lost for variable c-access-key.
Warning: doc lost for function c-end-of-statement.
Warning: doc lost for variable objc-mode-abbrev-table.
Warning: doc lost for variable c-auto-hungry-string.
Warning: doc lost for function c-popup-menu.
Warning: doc lost for variable c-strict-syntax-p.
Warning: doc lost for function c-functionp.
Warning: doc lost for variable c-C++-conditional-key.
Warning: doc lost for variable c++-mode-hook.
Warning: doc lost for variable java-mode-hook.
Warning: doc lost for variable c-ObjC-access-key.
Warning: doc lost for variable cc-imenu-c++-generic-expression.
Warning: doc lost for variable java-mode-abbrev-table.
Warning: doc lost for function c-toggle-hungry-state.

[...more upon request]
------------------------------------------------------------------------

I build with `--with-sparcworks', but run on a machine with
sun workshop, though that may be irrelevant.

sb> PURESIZE XEmacs may link itself up to three times, but it should
sb> all be handled automatically from one make command.

Yes, as advertised:

  Purespace usage: 782116 of 1350000 (58% -- 554k wasted).
  XEmacs: Pure size adjusted, will restart `make'
  Purespace usage: 782116 of 782132 (100%).

# ./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=motif
# --with-cde=no --with-gcc=no --error-checking=none --debug=no
# --with-png --with-jpeg --with-xpm --with-xface --with-sparcworks
# --cflags=-xO2 --prefix=/home/mdb/gnu

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

  Where should the build process find the source code?    /tmp/mdb/xemacs-19.15-b96
  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 -xO2
  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 Motif dialog boxes.

-- 
  -mb-

