From xemacs-m  Mon Feb 10 06:01:27 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA08602
	for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 06:01:26 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id EAA11625 for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 04:00:52 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id EAA00938; Mon, 10 Feb 1997 04:00:51 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id EAA26763; Mon, 10 Feb 1997 04:00:49 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id EAA29149; Mon, 10 Feb 1997 04:00:47 -0800
Date: Mon, 10 Feb 1997 04:00:47 -0800
Message-Id: <199702101200.EAA29149@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: XEmacs Beta Test <xemacs-beta@xemacs.org>
Subject: XEmacs 20.0/Mule success on Suns
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII

Success on sparc-sun-solaris2.4
Success on sparc-sun-solaris2.5
Success on sparc-sun-solaris2.5.1
Success on i386-unknown-solaris2.4
Success on sparc-sun-sunos4.1.3
  but only --with-mule=no --with-xim=no --cflags=-xO3 --compiler=acc
  (others have reported success --with-mule=yes, but only with X11R6 installed?)
Success on sparc-sun-solaris2.6 but patch required (see follow-on message)

Success when compiled --with-sparcworks=yes and also --with-sparcworks=no
Success when compiled --with-mule=yes --with-xim=motif and also --with-mule=no --with-xim=no

Success when compiled with SunPro cc -v -xstrconst -mr -Qn -xO4 -xdepend
Success when compiled with SunPro cc -v -xstrconst -mr -Qn -g -xdepend
Success when compiled with gcc --fno-gnu-linker --cflags=-Wall -Wpointer-arith -Wshadow -Wmissing-prototypes -W -O2 -g
        as long as the first sed on PATH is GNU sed, not /usr/bin/sed.

Success on SparcStation 10
Success on SparcStation 20
Success on Ultrasparc

The `compiler' is a perl script wrapper to a not-yet-released version
of SunPro cc 4.2, that checks if it's being called to link and changes
the -R flags to ones appropriate to a SunPro XEmacs binary.

/net/sparcworks/export/set/sparcworks6/xemacs-j-bart/editor/configure
--extra-verbose --with-gnu-make 
--srcdir=/net/sparcworks/export/set/sparcworks6/xemacs-j-bart/editor
--prefix=/net/sparcworks/export/set/sparcworks6/xemacs-aux
--bindir=/net/sparcworks/export/set/sparcworks6/xemacs-aux/sparc-S2/bin
--compiler='perl /net/sparcworks/export/set/sparcworks6/xemacs-j-bart/build/cc-xemacs cc' 
--cflags='-v -xstrconst -mr -Qn -xO4 -xdepend' 
--with-gcc=no
--debug=no --error-checking=none --with-cde=no --with-tooltalk=yes
--with-sparcworks=yes --with-mule=yes --with-xim=yes
--x-includes=/usr/dt/include -I/usr/openwin/include
--x-libraries=/usr/dt/lib -L/usr/openwin/lib
--site-includes=/net/sparcworks/export/set/sparcworks6/xemacs-aux/include
--site-libraries=/net/sparcworks/export/set/sparcworks6/xemacs-aux/sparc-S2/lib

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

  Where should the build process find the source code?    /net/sparcworks/export/set/sparcworks6/xemacs-j-bart/editor
  What installation prefix should install use?		  /net/sparcworks/export/set/sparcworks6/xemacs-aux
  What operating system and machine description files should XEmacs use?
        `s/sol2-4.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              perl /net/sparcworks/export/set/sparcworks6/xemacs-j-bart/build/cc-xemacs cc -v -xstrconst -mr -Qn -xO4 -xdepend
  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/dt/include -I/usr/openwin/include
  Where do we find X Windows libraries?                   /usr/dt/lib -L/usr/openwin/lib
  Additional header files:                                /net/sparcworks/export/set/sparcworks6/xemacs-aux/include
  Additional libraries:                                   /net/sparcworks/export/set/sparcworks6/xemacs-aux/sparc-S2/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 GNU DBM.
  Compiling in support for ToolTalk.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

