From xemacs-m  Sun Jun 29 09:35:29 1997
Received: from iria.mines.u-nancy.fr (galibert@iria.mines.u-nancy.fr [193.49.140.100])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA00684
	for <xemacs-beta@xemacs.org>; Sun, 29 Jun 1997 09:35:28 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id QAA04972; Sun, 29 Jun 1997 16:34:17 +0200
Message-ID: <19970629163416.62249@iria.mines.u-nancy.fr>
Date: Sun, 29 Jun 1997 16:34:16 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: Xemacs-beta ML <xemacs-beta@xemacs.org>
Subject: Re: mld library
References: <19970629124602.01530@iria.mines.u-nancy.fr> <199706291328.GAA13874@xemacs.eng.sun.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.74
In-Reply-To: <199706291328.GAA13874@xemacs.eng.sun.com>; from Martin Buchholz on Sun, Jun 29, 1997 at 06:28:45AM -0700

On Sun, Jun 29, 1997 at 06:28:45AM -0700, Martin Buchholz wrote:
> >>>>> "OG" == Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> writes:
> Why not try 
> #undef LIBS_MACHINE
> in some appropriate s&m file
> and see if that works?

It's already what I do, and it works perfectly. But since I don't
understand the purpose of this particular library, I can't even try
to guess whether it was needed for previous version of the system
or not (I only have access to 6.2, 6.3 and 6.4, and the compiler
on 6.4 is actually broken).

The point is, -lmld is used on other architectures too. Because of that,
autodetecting it would probably be a good idea.

  OG.


