bug-libtool
[Top][All Lists]
Advanced

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

Possible a bug of libtool?


From: James Su
Subject: Possible a bug of libtool?
Date: Mon, 11 Nov 2002 11:47:42 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020921

Hi,
I'm developing a library with C++ language, and use
libtool/automake/autoconf to speedup my development work. But, when I
switched to gcc-3.2, a problem occurred. My library did not be linked
with C++ library anymore. I digged into the make process and noticed
that, at the link stage, a command like "libtool --mode=link g++ -o
libxxx.la ..." was invoked, but gcc was called to link my library,
rather than g++! Is it a bug of libtool?
I'm using libtool-1.4.3 and autoconf 2.53/automake 1.63.

Regards
James Su





reply via email to

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