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 ([EMAIL PROTECTED]) _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool