Re: DESTDIR question

2003-01-08 Thread Dan Kegel
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

DESTDIR question

2003-01-08 Thread Ted Irons
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

RE: Problems with cvs-libtool and Solaris CC

2003-01-08 Thread Boehne, Robert
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

Re: Problems with cvs-libtool and Solaris CC

2003-01-08 Thread Bob Friesenhahn
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

Re: Exceptions in shared lib with icc on Linux

2003-01-08 Thread Martin Frydl
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

Re: Exceptions in shared lib with icc on Linux

2003-01-08 Thread Martin Frydl
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

Re: Problems with cvs-libtool and Solaris CC

2003-01-08 Thread Albert Chin
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/

Re: Problems with cvs-libtool and Solaris CC

2003-01-08 Thread Erik Assum
* 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