bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem linking c++ programs


From: Bob Friesenhahn
Subject: Re: problem linking c++ programs
Date: Thu, 16 Nov 2006 15:47:23 -0600 (CST)

On Thu, 16 Nov 2006, Thomas Koeller wrote:

I am encountering difficulties when linking c++ programs that
use libstdc++.so.

I am on a x86_64-pc-linux-gnu system using gcc-4.1.1 and
binutils-2.17. These tools are installed in /usr/gcc. The
system is self-maintained (no distribution). The compiler
is bi-arch (i686/x86_64) and hence has a set of 64-bit
libraries installed in /usr/gcc/lib64 and one of 32-bit
libraries in /usr/gcc/lib.

Until recently, I have been using libtool-1.5.22, which
apparently had a problem with this setup. Running 'make check'
after building it gave errors, like so:

The CVS head version (targeted for libtool 2.0) includes enhancements which are intended to fix this problem. They are demonstrated to work under Linux and Solaris.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]