libtool
[Top][All Lists]
Advanced

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

Building libltdlc.la?


From: Yaroslav Bulatov
Subject: Building libltdlc.la?
Date: Thu, 25 Oct 2012 22:10:03 -0700

I'm trying to figure out how to build libltdlc.la which is needed for
a particular configuration of fontforge I'm building
Googling for "libltdlc" shows many results about libltdlc missing, but
not how to build it.

Getting latest taball and building it only gives libltdl.la, and not
libltdlc. Same with --enable-ltdl-install=yes
Any ideas how to build libltdlc.la?

cd $l
export site=http://ftp.gnu.org/gnu/libtool
export fn=libtool-2.4.tar.gz
wget -O $fn $site/$fn
tar -xvf $fn
cd libtool-2.4
./configure
make

find -type f -name "*.la"
  ./libltdl/libltdl.la
  ./libltdl/dlopen.la



reply via email to

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