[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug with shared libs, Solaris Workshop
From: |
Bob Friesenhahn |
Subject: |
Re: Bug with shared libs, Solaris Workshop |
Date: |
Mon, 28 Mar 2005 21:19:13 -0600 (CST) |
On Mon, 28 Mar 2005, Jeff Squyres wrote:
I see that LT has support for 64 bit builds on Solaris, and I know that this
used to work in the past. So I don't know if something changed in the
Solaris ld to make this not work or if something else changed. But as it
stands now, convenience libraries for shared libraries don't work.
It works well for 64 bit builds on Solaris 9 when using GCC and the
system linker since that is what I use.
The biggest difference is that when libtool uses GCC, it invokes GCC
to do the linking rather than the C compiler. Probably the best fix
is to do the same for Sun's CC.
Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/