>>>>> "Wesley" == Wesley W Terpstra <[EMAIL PROTECTED]> writes:

    Wesley> On linux using -L doesn't affect run-time search path, so
    Wesley> my patch just uses that, but I understand that on other
    Wesley> archs. it does affect search path (you don't use
    Wesley> --Wl,rpath,/usr/foo/bar). So my hack won't work there.

Yuck. I though -L always been link-time path, and never run-time path.

I suspect you might have to treat these platforms as broken cases, and
say that certain things might be broken for these platforms.  (eg. the
run time search path specifying the installation path - at least this
way it should work, I think?).

No sense in breaking a feature on *all* platforms just because some
can't cope...
-- 
Brian May <[EMAIL PROTECTED]>

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to