From xemacs-m  Thu Jun 26 06:28:40 1997
Received: from server21.digital.fr (server21.digital.fr [193.56.15.21])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id GAA05230
	for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 06:28:36 -0500 (CDT)
Received: from mail.vbo.dec.com (mail.vbo.dec.com [16.36.208.34]) by server21.digital.fr (8.7.5/8.7) with ESMTP id NAA01712 for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 13:35:37 +0200 (MET DST)
Received: from vbormc.vbo.dec.com (vbormc.vbo.dec.com [16.36.208.94]) by mail.vbo.dec.com (8.7.3/8.7) with ESMTP id NAA28480 for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 13:28:34 +0200 (MET DST)
Received: from fornet.gvc.dec.com ([16.184.176.42]) by vbormc.vbo.dec.com (8.7.3/8.7) with SMTP id MAA22234 for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 12:48:09 +0200
Received: by fornet.gvc.dec.com (5.65v3.2/1.1.10.5/09May97-0835AM)
	id AA14914; Thu, 26 Jun 1997 13:04:09 +0200
Date: Thu, 26 Jun 1997 13:04:09 +0200
Message-Id: <9706261104.AA14914@fornet.gvc.dec.com>
From: Steve Carney <carney@gvc.dec.com>
To: xemacs-beta@xemacs.org
Subject: XEmacs Sofia build success on Digital UNIX V4.0B [configure buglet]
X-Mailer: VM 6.32 under 20.3 "Sofia" XEmacs  Lucid (beta9)
Reply-To: carney@gvc.dec.com
X-Face: (d*XRr}%:j,s*8+_o];-"-<<Sd1>H?Ds*>_vV}6DVjhNkjSRW0z^9[WBrbtMma>lyW6u>r(
 9U_m6J0kh7U=q?(h[7<YtS!Cu[Yl)D_XSCy5+tw>_2qr&4S=n|A*ScV]5BR{3]YXk$!,4l2vh9B]}&
 0p"&#\I

I noticed a benign configure glitch when building with gcc (actually, I
noticed it in the previous beta, but forgot to mention it).  When
building temacs I get:
  gcc: unrecognized option `-call_shared'

When building with DIGITAL C, this switch can be provided as one of
compilation switches.  When when building with gcc, this switch should
should be passed via -Xlinker.  

Prior to Copenhagen, setting up LD_SWITCH_CALL_SHARED was handled in
s/decosf1-3.h, but I think `configure' is now independently testing for
the applicability of the ld switch.


Hardware  : AlphaStation 600
OS        : Digital UNIX V4.0B (564)
Compiler  : gcc-2.7.2.2
Libraries : X11R6, Motif
XEmacs    : 20.3-b9 (full kit)

uname -a: OSF1 fornet.gvc.dec.com V4.0 564 alpha

./configure  '--prefix=/usr/local/xemacs-20.3-beta' '--with-mule=yes' '--prefix=/usr/local/xemacs-20.3-beta' '--bindir=/usr/local/xemacs-20.3-beta/bin/alpha-dec-osf4.0' '--with-gcc=yes' '--cflags=-g3 -O4' '--rel-alloc=no' '--with-x' '--with-menubars=lucid' '--with-scrollbars=motif' '--with-dialogs=motif'


Configured for `alpha-dec-osf4.0'.

  Where should the build process find the source code?    /var/kits/install/xemacs/xemacs-20.3-b9
  What installation prefix should install use?		  /usr/local/xemacs-20.3-beta
  What operating system and machine description files should XEmacs use?
        `s/decosf4-0.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              gcc -g3 -O4
  Should XEmacs use the GNU version of malloc?            no
  (The GNU allocators don't work with this system configuration.)
  Should XEmacs use the relocating allocator for buffers? no
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/dt/include 
  Where do we find X Windows libraries?                   /usr/dt/lib 
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  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 Mule (multi-lingual) support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using Lucid menubars.
  Using Motif scrollbars.
  Using Motif dialog boxes.
  movemail will use "flock" for locking mail spool files.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------


-- 
Steve Carney        TEL:[41](22)782.90.60  http://www-digital.cern.ch/carney
carney@gvc.dec.com  FAX:[41](22)782.94.92 

