[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool does not add stdc++ when linking on Linux
From: |
Christian Thalinger |
Subject: |
Re: libtool does not add stdc++ when linking on Linux |
Date: |
Thu, 19 Jun 2008 11:46:30 +0200 |
On Wed, 2008-06-18 at 10:19 -0500, Bob Friesenhahn wrote:
> On Wed, 18 Jun 2008, Christian Thalinger wrote:
> >
> > I am compiling some C files and one C++ with GCC and linking them into
> > a .a library (libvm.a). The resulting libvm.la misses the stdc++
> > dependency on Linux, while it is there on OpenSolaris:
> >
> > Any idea why the dependency is missing on Linux?
>
> Did you install the libtool on Linux from the original FSF
> distribution or are you using a libtool prepared by a Linux package
> maintainer? Package maintainers often make such changes.
Anything I can try/debug to get this fixed? I want to rewrite some
parts of our project in C++ and I can't do this without getting linked
properly.
- twisti
- libtool does not add stdc++ when linking on Linux, Christian Thalinger, 2008/06/18
- Re: libtool does not add stdc++ when linking on Linux, Andreas Schwab, 2008/06/19
- Re: libtool does not add stdc++ when linking on Linux, Christian Thalinger, 2008/06/19
- Re: libtool does not add stdc++ when linking on Linux, Andreas Schwab, 2008/06/19
- Re: libtool does not add stdc++ when linking on Linux, Christian Thalinger, 2008/06/19
- Re: libtool does not add stdc++ when linking on Linux, Bob Friesenhahn, 2008/06/19
- Re: libtool does not add stdc++ when linking on Linux, Christian Thalinger, 2008/06/20
- Re: libtool does not add stdc++ when linking on Linux, Bob Friesenhahn, 2008/06/20