libtool 1.5.20, Solaris, linking in static libraries into the shared libraries

2005-10-31 Thread Pooh
Excuse me, i have forgotten the attach in last message, now i resend. Good day! There is a following problem using CC v5.5 (v5.6 from Studio 10 does show the same behaviour). I compile the sources (attached). test1 prints the message, while test2 doesn't. That is because when we compile stati

Re: libtool 1.5.20, Solaris, linking in static libraries into the shared libraries

2005-10-31 Thread Pooh
Ralf Wildenhues wrote: (Side note: you mean what in Libtool lingo is called a `convenience archive' rather than a static library; the objects in the archive contain position-independent code, PIC). Oh, yes. I remember that one. libtool --mode=link CC -rpath /tmp -o libcon2.la dummy.lo

convenience libraries.

2005-12-16 Thread Pooh
Good day! I want to build from a set of sources an intermediate library (PIC version, to link it into a shared library afterwards), and from the same sources with the same flags a static intermediate library (from non-PIC objects). When i compile a source file, two files are generated, a PIC o

Solaris, linking in static libraries into the shared libraries

2005-12-22 Thread Pooh
Good day! The problem, mentioned in http://lists.gnu.org/archive/html/bug-libtool/2005-10/msg00040.html, appears to persist in both 1.5.22 and HEAD. Just FYI, hope, that You haven't forgotten it:))) ___ Bug-libtool mailing list Bug-libtool@gnu.org