From xemacs-m  Sun Jun 29 05:47:12 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 FAA25644
	for <xemacs-beta@xemacs.org>; Sun, 29 Jun 1997 05:47:11 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id MAA04275; Sun, 29 Jun 1997 12:46:03 +0200
Message-ID: <19970629124602.01530@iria.mines.u-nancy.fr>
Date: Sun, 29 Jun 1997 12:46:02 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: Xemacs-beta ML <xemacs-beta@xemacs.org>
Subject: mld library
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.74

There is a -lmld that creeps into some of the m/* files,
including irix. I don't really know whether it is
really useful for previous irix versions, but it seems
not to 6.2. Besides, libmld.* does not exist in -n32/-64
mode. Its functionnality ended up in libc.

So Martin, if you succeed in finding what the hell this
library is good for (the o32 version contains some
dissasemble functions and some strange ld_* functions
I don't have documentation about), could you please add
an autodetection for it ? And have it removed from {m,s}/*
of course.

  OG.

