From xemacs-m  Mon Dec 30 08:54:25 1996
Received: from fronsac.ensg.u-nancy.fr (fronsac.ensg.u-nancy.fr [192.93.48.17])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id IAA15265 for <xemacs-beta@xemacs.org>; Mon, 30 Dec 1996 08:54:24 -0600 (CST)
Message-Id: <199612301454.IAA15265@xemacs.cs.uiuc.edu>
Received: by fronsac.ensg.u-nancy.fr
	(1.40.112.4/16.2) id AA148367567; Mon, 30 Dec 1996 15:52:47 +0100
Date: Mon, 30 Dec 1996 15:52:47 +0100
From: Richard Cognot <cognot@ensg.u-nancy.fr>
To: xemacs-beta@xemacs.org
Subject: 19.15b6 success on hpux 10.10.
Reply-To: cognot@ensg.u-nancy.fr
X-Face:  .|{6#t`YCBNfg_E.8;@IFK9kd'Ol7>~2S7U!o3+g)+\`hV5&I]k,UwC%g%Y\,-KV+[eEgZm
 i(NgMB@L_n/A!jk;}@!?$<t5Aw`B$R=xJSv[F$2&sz*cwxF!|B3)MH,6YBDNU!$9;91N_p*>}</%ZO
 +EYRSc{a_#KXB)sJlPpxQq,/:}\*noO!;(5PY~MTnspl;&XA$JccP;N~;v5E>Yh.



No problem at all, compiles out of the box. One thing I don't like: I
was used to having cc-mode dumped, and I see very little use to having
c-mode dumped when I don't use it. Guess I'll have to change that
locally...

 ./configure  --prefix=/home/cognot/APPS/tmp 
	--bindir=/home/cognot/APPS/tmp/bin/hppa1.1-hp-hpux10.10
	--site-includes=/home/cognot/APPS/include 
	--site-libraries=/home/cognot/APPS/lib/hp700 --verbose
	--extra-verbose --cflags="+O3 +Onoinline -Ae"
	--error-checking=none	--debug=no --dynamic=yes 
	--with-menubars=lucid --with-scrollbars=lucid 
	--with-dialogs=motif --with-png

        defining HAVE_LIBDBM
        defining HAVE_DBM
        defining EMACS_CONFIGURATION to be "hppa1.1-hp-hpux10.10"
        defining config_machfile to be "m/hp800.h"
        defining config_opsysfile to be "s/hpux10-shr.h"
        defining LD_SWITCH_X_SITE to be -L/usr/lib/X11R5 -L/usr/lib/X11R4
        defining LD_SWITCH_X_SITE_AUX to be 
        defining C_SWITCH_X_SITE to be -I/usr/include/X11R5
        defining LD_SWITCH_SITE to be  -L/home/cognot/APPS/lib/hp700
        defining C_SWITCH_SITE to be  -I/home/cognot/APPS/include
        defining UNEXEC_SRC to be unexhp9k800.c
        defining HAVE_X_WINDOWS
        defining GNU_MALLOC
        defining REL_ALLOC
        defining LISP_FLOAT_TYPE
        defining LWLIB_USES_MOTIF
        defining LWLIB_MENUBARS_LUCID
        defining HAVE_MENUBARS
        defining LWLIB_SCROLLBARS_LUCID
        defining HAVE_SCROLLBARS
        defining LWLIB_DIALOGS_MOTIF
        defining HAVE_DIALOGS
        defining HAVE_TOOLBARS
        defining HAVE_TTY
        defining CONST_IS_LOSING
        defining USE_ASSERTIONS
        defining NO_UNION_TYPE


Configured for `hppa1.1-hp-hpux10.10'.

  Where should the build process find the source code?    /home/cognot/APPS/src/xemacs-19.15-b6
  What installation prefix should install use?            /home/cognot/APPS/tmp
  What operating system and machine description files should XEmacs use?
        `s/hpux10-shr.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              cc +O3 +Onoinline -Ae
  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/include/X11R5
  Where do we find X Windows libraries?                   /usr/lib/X11R5 -L/usr/lib/X11R4
  Additional header files:                                /home/cognot/APPS/include
  Additional libraries:                                   /home/cognot/APPS/lib/hp700
  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 DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

-- 
|-------------------------------------------------------------|
| Richard Cognot           | Proceed, with fingers crossed... |
|                          |           /\^^/\                 |
| <cognot@ensg.u-nancy.fr> |             `'                   |
|-------------------------------------------------------------|
| http://www.ensg.u-nancy.fr/~cognot                          |
|-------------------------------------------------------------|

