libtool
[Top][All Lists]
Advanced

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

uninstalled modules do not build .so files


From: Andy Wingo
Subject: uninstalled modules do not build .so files
Date: Tue, 23 Dec 2008 19:18:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,

So, this is a resend, as for some reason the silliest of autotools
projects creates 300 kB tarballs. Attaching the files individually:
unpack in a directory of their own please.

***

Unpack the attached tarball (it will create its own directory). It is a
standard autotooled project with one file, foo.c.

Expected results: ./autogen.sh && make produces a .so file in .libs.

Actual results: No .so file is produced.

(Actual desired results: that the .so would be produced in the builddir
itself.)

What's the deal?

This is with libtool 2.2.6a.

Andy

Attachment: configure.ac
Description: configure.ac

Attachment: Makefile.am
Description: Makefile.am

Attachment: foo.c
Description: foo.c


reply via email to

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