Re: How to create only target shared library at place not ending in rpath?

2010-11-03 Thread Vitaly V. Ch
On Tue, Nov 2, 2010 at 9:12 PM, Ralf Wildenhues ralf.wildenh...@gmx.de wrote: Hello Vitaly, please don't top-post, thank you. * Vitaly V. Ch wrote on Tue, Nov 02, 2010 at 09:52:41AM CET: On Mon, Nov 1, 2010 at 6:30 PM, Ralf Wildenhues wrote: Would you like to avoid building both static and

Re: How to create only target shared library at place not ending in rpath?

2010-11-02 Thread Vitaly V. Ch
Hello Ralf, I have few tens of projects which I need install into few tens of sysroots. Currently it's to slow in following cases: 1) libtool --mode=link create shared objects which I newer use. 2) each libtool --mode=install create same shared objects binaries for each sysroot. Currently I

How to create only target shared library at place not ending in rpath?

2010-11-01 Thread Vitaly V. Ch
Hi all! I'm try to speed up compilation of my project by removing overhead stages. Especially time of installation. -- \\wbr Vitaly Chernooky ___ http://lists.gnu.org/mailman/listinfo/libtool