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: Mon, 12 Jun 2006 00:37:11 -0500
User-agent: Mutt/1.5.6i

On Mon, Jun 12, 2006 at 07:25:32AM +0200, Ralf Wildenhues wrote:
> * Ralf Wildenhues wrote on Thu, Jan 05, 2006 at 02:03:49PM CET:
> > * Albert Chin wrote on Wed, Jan 04, 2006 at 11:49:35PM CET:
> > > On Wed, Jan 04, 2006 at 10:19:27AM +0100, Roger While wrote:
> > > > Libtool 1.5.22
> > > > There is a problem on HP-UX 64 bit when using gcc.
> > > > Problem is at line 3167 in libtool.m4 :
> > > >         _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
> > > > 
> > > > gcc doesn't like that !
> > 
> > Thank you for the bug report.
> > 
> > > 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?
> > 
> > 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.)
> > 
> 
> and we still need to revisit the choice of $CC vs $LD based upon
> compiler version, not HP-UX version.

Why? For HP-UX 11.00 and above, why would you ever use $LD?

-- 
albert chin (address@hidden)




reply via email to

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