Hi!
This happens with the multi-language-branch:
/bin/sh ../libtool --mode=link g++-L/usr/X11R6/lib
-L/home/coolo/prod/qt/lib
-L/home/coolo/prod/KDE/lib -o dcopserver.la -rpath
/home/coolo/prod/KDE/lib -module
-avoid-version dcopserver.lo libDCOP.la
rm -fr .libs/dcopserver.la .libs/dcopserv
I have searched through tons of online info and wonder if anyone else
has tried to build a shared library that has loaded a static library as
a dependency? I know this can be done, as I do this all the time.
However, I noticed that libtool strips out the static libraries before
passing it to the
Hi,
Since many of you are using the libtool multi-language branch, I
wanted to check with you about switching that branch to use CVS
autoconf and CVS automake. I have some patches ready for approval
(i.e. I haven't submitted them for approval yet), but if there is too
much opposition to such a m
Ossama Othman wrote:
>
> Hi,
>
> Since many of you are using the libtool multi-language branch, I
> wanted to check with you about switching that branch to use CVS
> autoconf and CVS automake. I have some patches ready for approval
> (i.e. I haven't submitted them for approval yet), but if ther
Ossama Othman wrote:
>
> Hi Stephan,
>
> On Fri, Jun 02, 2000 at 09:46:59PM +0200, Stephan Kulow wrote:
> > Ossama Othman wrote:
> > > Since many of you are using the libtool multi-language branch, I
> > > wanted to check with you about switching that branch to use CVS
> > > autoconf and CVS aut
On Fri, 2 Jun 2000, Stephan Kulow wrote:
> Hi!
>
> This happens with the multi-language-branch:
> g++ -shared -nostdlib /usr/lib/crti.o
> /usr/lib/gcc-lib/i386-linux/egcs-2.91.66/crtbeginS.o
> .libs/dcopserver.o -L/usr/lib
> -L/usr/lib/gcc-lib/i386-linux/egcs-2.91.66 -L/usr/i386-linux/lib
> -L
Hi Stephan,
On Fri, Jun 02, 2000 at 09:46:59PM +0200, Stephan Kulow wrote:
> Ossama Othman wrote:
> > Since many of you are using the libtool multi-language branch, I
> > wanted to check with you about switching that branch to use CVS
> > autoconf and CVS automake. I have some patches ready for