|
From: | Bob Friesenhahn |
Subject: | Re: libtool does not add stdc++ when linking on Linux |
Date: | Wed, 18 Jun 2008 10:19:04 -0500 (CDT) |
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.
Bob ====================================== Bob Friesenhahn address@hidden, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
[Prev in Thread] | Current Thread | [Next in Thread] |