libtool
[Top][All Lists]
Advanced

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

Re: HP-UX hppa64 and gcc


From: Albert Chin
Subject: Re: HP-UX hppa64 and gcc
Date: Thu, 5 Jan 2006 23:06:51 -0600
User-agent: Mutt/1.5.6i

On Thu, Jan 05, 2006 at 02:03:49PM +0100, Ralf Wildenhues wrote:
> * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET:
> > We can ditch hardcode_libdir_flag_spec_ld for HP-UX.
> 
> In the C++ case, yes, but for some HP-UX cases we use $LD still.
> Wouldn't a better fix be something like this (not yet tested)?
> Roger, could you try whether this works for you?

$LD is only used on HP-UX < 11.x.

> Actually, we should just ditch the variable altogether and compute it
> anew from hardcode_libdir_flag_spec by emptying $wl if we decide to link
> with $LD.  (Not for branch-1-5, this would change interface.)

The variable was introduced for hppa*64* here:
  http://lists.gnu.org/archive/html/libtool/2002-12/msg00056.html

Because it is no longer required for hppa*64*, I say remove it from
HEAD everywhere.

-- 
albert chin (address@hidden)




reply via email to

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