On Tue, Jan 16, 2001 at 11:26:50AM +0100, Danny Backx wrote:
> > I'm not 100% sure how to deal with a non-installed library.
> 
> The clients directories (e.g. mwm) show how this can be done.
> Be sure to include a version number - you probably want to link with a 2.*
> version of libXm if that's the installation default.
> 
>       Danny

Well, this doesn't work?!
e.g. using this .la like done in mwm/Makefile.am

  libDt_la_LIBADD = ../Xm-2.1/libXm.la
doesn't work.

/bin/sh ../../libtool --mode=link gcc  -g -O1 -Wall -Wimplicit -Wstrict-prototypes 
-Wpointer-arith  -o libDt.la -rpath
/home/mai/LessTif/Motif2.1/lib -version-info 1:0 DtPrintSetupBox.lo 
DtPrintSetupData.lo ../Xm-2.1/libXm.la 
libtool: link: error: cannot link shared libraries into libtool libraries
make[1]: *** [libDt.la] Error 1

-- 
Alexander Mai
[EMAIL PROTECTED]

Reply via email to