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

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

2010-11-01 Thread Ralf Wildenhues
Hello Vitaly, * Vitaly V. Ch wrote on Mon, Nov 01, 2010 at 02:01:44PM CET: > I'm try to speed up compilation of my project by removing overhead > stages. Especially time of installation. Please also try to speed up communication for us by slowing down communication on your end of the mail writing

Re: DLL creation and static libs

2010-11-01 Thread Ralf Wildenhues
Hello Matěj, * Matěj Týč wrote on Wed, Oct 27, 2010 at 10:44:25PM CEST: > I have came across a libtool issue that complicates my life quite much. > The essence of the problem is that libtool refuses to make a DLL if it > is supposed to link a static library into the DLL. I have learned that > this