From xemacs-m  Fri Jun  6 02:23:53 1997
Received: from sonyinet.sony.co.jp (sonyinet.sony.co.jp [202.238.80.17])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA25678
	for <xemacs-beta@xemacs.org>; Fri, 6 Jun 1997 02:23:51 -0500 (CDT)
Received: (from uucp@localhost) by sonyinet.sony.co.jp (8.8.5/3.4W4-96030410) id QAA09371 for <xemacs-beta@xemacs.org>; Fri, 6 Jun 1997 16:23:43 +0900 (JST)
Received: from unknown(43.0.1.249) by sonyinet.sony.co.jp via smap (V2.0)
	id xma009144; Fri, 6 Jun 97 16:22:56 +0900
Received: from shigw.shi.sony.co.jp (shigw [43.1.179.252]) by sonygw.sony.co.jp (8.6.12+2.4W/3.4W-97020512) with ESMTP id QAA15874 for <xemacs-beta@xemacs.org>; Fri, 6 Jun 1997 16:22:41 +0900
Received: from gagw.ga.sony.co.jp (gabrg [43.1.185.224]) by shigw.shi.sony.co.jp (8.6.12+2.4W/3.4W-96052711) with SMTP
	id QAA04472 for <xemacs-beta@xemacs.org>; Fri, 6 Jun 1997 16:22:40 +0900
Received: from beer.ga.sony.co.jp by gagw.ga.sony.co.jp (4.2/6.4J.6)
	id AA04038; Fri, 6 Jun 97 16:21:48 JST
Received: by beer.ga.sony.co.jp (4.2/6.4J.6)
	id AA17374; Fri, 6 Jun 97 16:21:47 JST
To: xemacs-beta@xemacs.org
Subject: Success 20.3-b4 on NEWSOS4 but...
From: Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
Organization: The Katsumi Yamaoka Fan Club
References: <m2oh9togc5.fsf@altair.xemacs.org>
	<283er5wdy1.fsf@ganews.ga.sony.co.jp>
	<199705301025.DAA04710@xemacs.eng.sun.com>
	<28bu5tjjzv.fsf@ganews.ga.sony.co.jp>
	<199706010858.BAA06169@xemacs.eng.sun.com>
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.82)
Content-Type: multipart/mixed;
 boundary="Multipart_Fri_Jun__6_16:21:57_1997-1"
Content-Transfer-Encoding: 7bit
Date: 06 Jun 1997 16:21:58 +0900
Message-Id: <28bu5ktcvd.fsf_-_@ganews.ga.sony.co.jp>
Lines: 87
X-Mailer: Gnus v5.4.56 with SEMI patch/XEmacs 20.3(beta4)
X-Info: ftp://ftp.jqu.com/pub/yamaoka/x-pgp-sig-1.2.5.tar.gz
X-Pgp-Sig: 2.6.3ia Subject,Message-ID,Date,From,X-Mailer,X-Face
	iQBVAwUBM5e6mUig4LAIggqdAQFDNQIAn7kQvG23i/9LvX2KprZUtSg1A1R3Xdys
	n6w2SB69DFq7y48t9F9EMvwnHP1rmZa4ibAo/aDK5eGJHJZvm2C2AA==
	=2t22
X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk
 B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw=
 L&i*6&(

--Multipart_Fri_Jun__6_16:21:57_1997-1
Content-Type: text/plain; charset=US-ASCII

>>>>> In <199706010858.BAA06169@xemacs.eng.sun.com> 
>>>>>	Martin Buchholz <mrb@Eng.Sun.COM> wrote:

Martin> I notice in news-risc.h:
Martin> #define LD_SWITCH_MACHINE -x -D 800000

Martin> Why isn't that being added to the link command line?

Sorry, I am bad at b-shell.
configure does not add "-x -D 800000" to the link command line as usual.

Martin> What does configure say?

It says that;

    Defining EMACS_CONFIGURATION = "mips-sony-newsos4"
    Defining config_machfile = "m/news-risc.h"
    Defining config_opsysfile = "s/bsd4-3.h"
    Defining LD_SWITCH_X_SITE = 
    Defining LD_SWITCH_X_SITE_AUX = 
    Defining C_SWITCH_X_SITE = 
    Defining LD_SWITCH_SITE = 
    Defining C_SWITCH_SITE = 
		;
		;

nothing about "LD_SWITCH_MACHINE".

--Multipart_Fri_Jun__6_16:21:57_1997-1
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename="Installation"
Content-Transfer-Encoding: 7bit

osversion: NEWS-OS Release 4.2.1R FCS#5

./configure  'mips-sony-newsos4' '--extra-verbose' '--with-gcc=yes' '--with-gnu-make=yes' '--cflags=-O2' '--site-includes=/Private/local/include' '--site-libraries=/Private/local/lib' '--prefix=/Private/local/xemacs' '--with-x=yes' '--with-xpm=yes' '--with-xface=yes' '--with-gif=yes' '--with-jpeg=yes' '--with-png=yes' '--with-pop=yes' '--with-mule=yes' '--with-canna=yes' '--with-wnn=no' '--with-wnn6=no' '--rel-alloc=no' '--use-system-malloc=yes'


Configured for `mips-sony-newsos4'.

  Where should the build process find the source code?    /Private/tmp/xemacs-20.3-b4
  What installation prefix should install use?		  /Private/local/xemacs
  What operating system and machine description files should XEmacs use?
        `s/bsd4-3.h' and `m/news-risc.h'
  What compiler should XEmacs be built with?              gcc -O2
  Should XEmacs use the GNU version of malloc?            no
  (User chose not to use GNU allocators.)
  Should XEmacs use the relocating allocator for buffers? no
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                
  Where do we find X Windows libraries?                   /usr/lib
  Additional header files:                                /Private/local/include
  Additional libraries:                                   /Private/local/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 GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for Canna on Mule.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Using POP for mail access
  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: ---------------------------------------------------------

--Multipart_Fri_Jun__6_16:21:57_1997-1
Content-Type: text/plain; charset=US-ASCII

-- 
Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
MD dep., General Audio div., Personal A&V Products Company, Sony Corp.
PGP Public Key:
http://www.icat.or.jp/cgi-bin/pgpsearchkey.pl?op=get&search=0x08820A9D

--Multipart_Fri_Jun__6_16:21:57_1997-1--

