libtool
[Top][All Lists]
Advanced

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

Re: hardcode_direct problem on HP-UX/PA


From: Albert Chin
Subject: Re: hardcode_direct problem on HP-UX/PA
Date: Fri, 28 Apr 2006 03:11:52 -0500
User-agent: Mutt/1.5.6i

On Tue, Apr 25, 2006 at 01:52:00PM -0500, Albert Chin wrote:
> [snip snip]
> 
> How do we solve this? Either we set hardcode_direct=no for these
> platforms or, in ltmain.in, make it smart enough to check and use
> hardcode_minus_L=yes before hardcode_direct=yes.

Another possibility is to add a new variable, hardcode_direct_static,
that defines whether or not the above is true for the specified
system. We'd then modify ltmain.in to take hardcode_direct_static=yes
into consideration when hardcode_direct=yes.

-- 
albert chin (address@hidden)




reply via email to

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