Re: shared library from smaller pieces

2005-12-15 Thread Vlad Skvortsov
Ralf Wildenhues wrote: Hi Vlad, * Vlad Skvortsov wrote on Fri, Dec 09, 2005 at 11:46:46PM CET: Ok, I believe I have to explain more here. My product is deemed to be self-contained: no dependencies on external shared libraries, nothing. I build all my [C] applications static. However, recen

Re: Automake problem: one makefile for everything

2005-12-15 Thread Bob Friesenhahn
On Wed, 14 Dec 2005 [EMAIL PROTECTED] wrote: This doesn't do the job: lib_LTLIBRARIES = libmain.la modules/libmod.la libmain_la_SOURCES = main1.c main2.c libmod_la_SOURCES = modules/mod1.c modules/mod2.c libtool doesn't like directory names in the lib_LTLIBRARIES variable. But if I go ...

Re: Fwd: Automake problem: one makefile for everything

2005-12-15 Thread Gary V. Vaughan
[Please remove libtool@gnu.org from replies to this thread] [EMAIL PROTECTED] wrote: Hi, I hope you can help me. I'm banging my head against the wall here doing something that I think should be extremely simple, but just cannot get Automake/Autoconf/libtool to do it the way I want it. I

Re: Generating Makefile.in's for specific target platforms (os, cpu)

2005-12-15 Thread Keith MARSHALL
BRM wrote: > (I am limited to the version numbers below because MSYS won't > compile & pass certain important tests for a newer autoconf, so > I can't build a newer automake. Any how...) Eh??? Frode reported here: http://sourceforge.net/mailarchive/message.php?msg_id=13962147 that the current re