hi guys,

it works fine for me this way ;o)


thanks a lot ;o)


Jeff Trawick wrote:
On 10/21/05, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:

Jeff Trawick wrote:

I use some hacks for binbuild-like binary distributions on HP-UX:

a) add -Wl,+s for SHLIB_PATH (you tried that)

It works nicely if you tweak libtool's archive_cmds from +b to +s +b
in the hpux* section of acinclude.m4, aclocal.m4 and configure, also
toggling...

  hardcode_libdir_flag_spec='${wl}+s ${wl}+b ${wl}$libdir'
  hardcode_minus_L=no

and a bit further down (line after SHLIB_PATH)...

  shlibpath_overrides_runpath=yes


That does looks nice!


Reply via email to