libtool
[Top][All Lists]
Advanced

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

Re: inherited_flags.at failure on HP-UX 10.20


From: Ralf Wildenhues
Subject: Re: inherited_flags.at failure on HP-UX 10.20
Date: Thu, 18 May 2006 10:50:21 +0200
User-agent: Mutt/1.5.11

* Albert Chin wrote on Thu, May 18, 2006 at 10:28:02AM CEST:
> On Thu, May 18, 2006 at 10:17:42AM +0200, Ralf Wildenhues wrote:
> > > > * Albert Chin wrote on Thu, May 18, 2006 at 09:40:21AM CEST:
> > > > > HP-UX 10.20 uses ld rather than cc to create shared libraries. Because
> > > > > of this, inherited_linker_flags in a *.la file is not added to the
> > > > > link line.

> > Currently the list of inherited linker flags is
> >   -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe
> > and stuff matching *.ltframework.
> > 
> > Which of these flags, if any, matters to HP-UX ld?
> 
> None.

Good.  Then let's not do anything about this issue right now.
We can still worry when we have a case.

I could think of one, e.g. if we decide to add ABI flags like -m64, -64
there: but then already you have to make distinctions between compiler
and linker, so the proposed scheme would break rather hard.

Cheers,
Ralf




reply via email to

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