Ted Irons wrote:
Doing 'make DESTDIR=/staging-area install' does not seem to be supported
by libtool (1.4d) when building a shared version of a library (eg,
libDepends) which depends upon another one (eg, libBase) being built at
the same time.
The problem seems to be that libDepends is relinked
Doing 'make DESTDIR=/staging-area install' does not seem to be supported
by libtool (1.4d) when building a shared version of a library (eg,
libDepends) which depends upon another one (eg, libBase) being built at
the same time.
The problem seems to be that libDepends is relinked
at install time to
Title: RE: Problems with cvs-libtool and Solaris CC
Hello,
I've looked at this in depth, and the problem does not appear for me.
The main difference I see in my "libtool" script generated using Solaris CC
is that AR="ar" for every tag. As it should be, old_archive_cmds uses 'CC -xar'
in the
On Wed, 8 Jan 2003, Albert Chin wrote:
> >
> > CC: Outfile required when -xar flag is used
> >
> > As you see, CC is called with -xar, which I believe is correct, but I
> > don't know what the `x' is supposed to do. As you saw in the previous
> > mail, I found the following bit of code in the gener
I've looked into it and found two places which almost always rewrite
archive_cmds_need_lc to yes. Both are in libtool.m4.
Line 3412:
case " $_LT_AC_TAGVAR(postdeps, $1) " in
*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes ;;
esac
Since post
Albert Chin wrote:
On Mon, Jan 06, 2003 at 05:29:04PM +0100, Martin Frydl wrote:
I've found problem when throwing exception from shared library when
compiled with icc on Linux. I've attached a test case. The source of
this problem is probably linking against c library. Libtool uses this
comm
On Wed, Jan 08, 2003 at 10:13:10AM +0100, Erik Assum wrote:
> * Robert Boehne
> | Could you give a bit more detail as to what the problem is?
> | You say it compilains about "x", could you send us an
> | error message?
>
> Of course!
>
> [ snip snip ]
> (cd .libs/libtango.lax/libclient.a && /opt/
* Robert Boehne
| Could you give a bit more detail as to what the problem is?
| You say it compilains about "x", could you send us an
| error message?
Of course!
/opt/SUNWspro/bin/CC -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include
-I/segfs/tango/ORB/omniORB4.0.0/solaris7_CC/include -mt -mt