On Fri, 21 Mar 2008, Tim Mooney wrote:
What version of Sun C++ are you using?

The C++ from Workshop 12 with patches applied:

$CC -V
CC: Sun C++ 5.9 SunOS_i386 Patch 124864-01 2007/07/25

% CC -V
CC: Sun C++ 5.9 SunOS_i386 Patch 124864-02 2007/12/18

To answer Bob's previous question, I generally upgrade any project I'm
building to use libtool 1.5.latest, so right now I'm using 1.5.26.

Maybe you should be trying 2.2 since support for the Solaris compiler has been redone so that linking is via the C++ compiler for C++ code. In spite of a few known bugs (many fixed now), the 2.2 version is much better than preceding versions due to its exhaustive test suite and quite a few years more development.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to