libtool-patches
[Top][All Lists]
Advanced

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

hppa64-,ia64-hpux does not support 'hardcode_shlibpath_var'


From: Michael Haubenwallner
Subject: hppa64-,ia64-hpux does not support 'hardcode_shlibpath_var'
Date: Fri, 29 May 2009 09:25:15 +0200

Hi,

another minor one:

while doing the DESTDIR patch for hppa-hpux, I've noticed that
'hardcode_shlibpath_var=no' is wrong for hppa*64|ia64*, it needs to be
'unsupported' to allow for PASSing tests/demo-hardcode.test.
While it is correct that LD_LIBRARY_PATH is not hardcoded, the native
linker does not use it to search for libraries at all, which causes
hc-libpath creation to fail in this test, while libtool expects it to
succeed (without hardcoding) when set to 'no'.

The patch attached here does tests/demo-hardcode.test change from FAIL
to PASS for *64-hpux with gcc, and when it does have the patch to use
'chatr' too, it also PASSes with cc/aCC.

Eventually, my previous patch for hppa-hpux DESTDIR could be split into
two separate ones, one for demo-hardcode.test and one for libtool.m4.

Thanks!

/haubi/

Attachment: libtool-x64-hpux-hcshlibpathvar.patch
Description: Text Data


reply via email to

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