From xemacs-m  Sun Jun  1 19:09:24 1997
Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA20932
	for <xemacs-beta@xemacs.org>; Sun, 1 Jun 1997 19:09:22 -0500 (CDT)
Received: from mantar.slip.netcom.com (localhost [127.0.0.1])
	by mantar.slip.netcom.com (8.8.5/8.8.5) with ESMTP id RAA12641;
	Sun, 1 Jun 1997 17:09:05 -0700 (PDT)
Message-Id: <199706020009.RAA12641@mantar.slip.netcom.com>
X-Mailer: exmh version 2.0gamma 1/27/96
To: Martin Buchholz <mrb@Eng.Sun.COM>
cc: Takanori Saneto <sanewo@ba2.so-net.or.jp>, xemacs-beta@xemacs.org
Subject: Re: b3 configure failure on FreeBSD-3.0 fix 
In-reply-to: Your message of "Sun, 01 Jun 1997 01:16:45 PDT."
             <199706010816.BAA06163@xemacs.eng.sun.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sun, 01 Jun 1997 17:09:04 -0700
From: "Manfred A. Antar" <manfred@mantar.slip.netcom.com>


> Takanori> which, if $some_flag_variable starts with something which "echo"
> Takanori> recognizes as its options, may cause problem.
> 
> Takanori> In our case, FreeBSD 3.0 echo (built into "sh") treats "-e" as an
> Takanori> option (for "expand escape sequence").
> 
> How about just reversing the order of the options?  Try:
> 
> #define LD_SWITCH_SYSTEM -dc -dp -e start
> 
This worked for me.
Manfred
===========================
||	mantar@netcom.com	||
||	Ph. (415) 647-4843	||
===========================


