libtool-patches
[Top][All Lists]
Advanced

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

Re: Sync C++ linking on HEAD with branch-1-5


From: Albert Chin
Subject: Re: Sync C++ linking on HEAD with branch-1-5
Date: Wed, 9 Nov 2005 20:23:05 -0600
User-agent: Mutt/1.5.6i

On Wed, Nov 09, 2005 at 09:51:12PM +0100, Ralf Wildenhues wrote:
> * Albert Chin wrote on Wed, Nov 09, 2005 at 05:11:09PM CET:
> > When linking C++ libraries/programs, link with the compiler, not the
> > linker. Syncs with branch-1-5.
> 
> Erm, I can't see this in branch-1-5.

Oops. My fault. It isn't. I was looking at our patched version.

> It's hpux10*|hpux11*, and hppa*64*|ia64*, and aCC|g++, right?

I can vouch for it on hpux11*, hppa*64*, and ia64*, for aCC and g++.
We don't have hpux10* to test it on.

> Does something fail without the patch (what)?  Should I apply it to
> branch-1-5 as well?

The recommended way to create shared libraries on HP-UX 11.x with aCC
is 'CC -b'. This is a similar change to using 'cc -b' to create shared
libraries on HP-UX 11.x rather than ld.

Want me to factor out hpux10 like we did for the cc case?

-- 
albert chin (address@hidden)




reply via email to

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