This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
problem with newer automake versions and _LTLIBRARIES?
- From: Dale E Martin <dmartin at cliftonlabs dot com>
- To: automake at gnu dot org
- Date: Thu, 15 Jul 2004 10:36:08 -0400
- Subject: problem with newer automake versions and _LTLIBRARIES?
I have a Makefile.am file that has served me well for several years. It
contains:
lib_LTLIBRARIES = libVHDL.la
libVHDL_la_SOURCES = \
tyvis/_savant_entity_elab.cc
(and so forth). It works fine with automake 1.7.6. I'm trying to build
with automake 1.8.5 on Debian unstable. Instead of producing:
./src/.libs/libVHDL.so.0
./src/.libs/libVHDL.so
./src/.libs/libVHDL.so.0.0.0
I'm getting:
./src/.libs/libVHDL
./src/.libs/libVHDL.0
./src/.libs/libVHDL.0.0.0
./src/.libs/libVHDL.a
(Note the missing ".so" suffixes). Any thoughts about why this is
happening?
automake 1.8.5
autoconf 2.59
libtool 1.5.6
Thanks,
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
dmartin@cliftonlabs.com
http://www.cliftonlabs.com
pgp key available