libtool-patches
[Top][All Lists]
Advanced

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

Re: On HP-UX 11.x, link with cc, not ld (sync with HEAD)


From: Albert Chin
Subject: Re: On HP-UX 11.x, link with cc, not ld (sync with HEAD)
Date: Sat, 12 Nov 2005 09:14:25 -0600
User-agent: Mutt/1.5.6i

On Fri, Nov 11, 2005 at 05:52:20PM -0600, Albert Chin wrote:
> On Fri, Nov 11, 2005 at 10:36:08PM +0100, Ralf Wildenhues wrote:
> > > --- libtool.m4    10 Nov 2005 18:29:38 -0000      1.314.2.128
> > > +++ libtool.m4    11 Nov 2005 03:44:03 -0000
> > > @@ -5792,7 +5792,26 @@ EOF
> > >        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
> > >        ;;
> > >  
> > > -    hpux10* | hpux11*)
> > > +    hpux10*)
> > > +      if test "$GCC" = yes; then
> > 
> > HEAD has here:
> >   if test "$GCC" = yes -a "$with_gnu_ld" = no
> > 
> > oversight in your backport?
> > (In any case, I'll change the `-a' to `&& test' then, for consistency).
> 
> Yep. Anyway, GNU ld doesn't work on HP-UX.

Updated patch attached.

-- 
albert chin (address@hidden)

Attachment: a
Description: Patch


reply via email to

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