libtool-patches
[Top][All Lists]
Advanced

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

Re: SCO/bugfix patch 7 of 10: Improve SCO platform support


From: Ralf Wildenhues
Subject: Re: SCO/bugfix patch 7 of 10: Improve SCO platform support
Date: Wed, 9 Nov 2005 09:50:13 +0100
User-agent: Mutt/1.5.11

* Ralf Wildenhues wrote on Wed, Nov 09, 2005 at 08:55:15AM CET:
> 
> So, I ask you or Kean to resubmit the patch without the SCOABSPATH
> parts, then I'll take another look again with the help of the manpages
> you pointed to.

Forgot one thing, sorry:

| + _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`if test -z 
"$SCOABSPATH";then echo ${wl}-R,$libdir;fi`'

I believe hardcode_libdir_flag_spec should be set to 
  '${wl}-R,$libdir'
in any case.  This has little to do with absolute sonames, but with the
dependent programs finding the library.  So the SCOABSPATH hack is
mixing up different issues here.

And, by the way, this does not mean that it requires recompilation
twice, only relinking upon installation.  (There are ways and/or plans
to avoid this even.)

Cheers,
Ralf




reply via email to

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