bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IRIX sgiMode support


From: Dave Love
Subject: Re: IRIX sgiMode support
Date: 07 Dec 2001 17:06:06 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.30

>>>>> "EZ" == Eli Zaretskii <eliz@is.elta.co.il> writes:

 EZ> On Tue, 20 Nov 2001, David Kaelbling wrote:

 >> When emacs 21.1 builds in SGI IRIX 6.5 with Motif, it only links
 >> against -lXm.  Linking against "-lSgm -lXm" would let users enable the
 >> SGI-specific Motif customizations, such as the revamped file selection
 >> dialog box.  This would make emacs behave more like "normal" IRIX
 >> Motif apps.

 EZ> I think you should be able to accomplish that if you invoke the
 EZ> configure script like this:

 EZ>    LIBS=-lSgm ./configure

If it makes sense to use that library on Irix, I think configure
should include it automatically if it's found.  However, I can't find
doc on the library and if I include it in the link, I get

ld32: WARNING 84 : /usr/lib32/libSgm.so is not used for resolving any symbol.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]