> Use libtool with -module.

Specifically, in your Makefile.am, do something like:
dummy_la_LDFLAGS=-module

But what about this problem:
http://mail.gnu.org/archive/html/automake/2004-02/msg00179.html

My problem here is that if I do:
dummy_la_LDFLAGS=-module

dummy_la_LIBADD = $(top_builddir)/superdummy.la

Then I get errors...

Thanks,
        Dale
-- 
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
[EMAIL PROTECTED]
http://www.cliftonlabs.com
pgp key available


Reply via email to