On Monday 2009-02-16 19:56, Ralf Wildenhues wrote: >> >> is it somehow possible to specify that only a given set of libraries is >> supposed to be linked in statically into a program? Something along the >> lines of... >> >> bin_PROGRAMS = foo bar >> foo_LDADD = libabc.la -( -static libdef.la -) libghi.la >> bar_LDADD = libdef.la libghi.la > >With this patch, it would be possible, using -Bstatic and -Bdynamic: ><http://thread.gmane.org/gmane.comp.gnu.libtool.patches/6727/focus=6730> > >Can you try out the patch, and report back?
Hm, how do I extract it from there without mark-copy-paste, losing stuff like tabs and such? Jan _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool