I'm getting this warning (using libtool 1.5.6):

        libtool: link: warning: ignoring multiple `-rpath's for a libtool library

I'm trying to build a module and I'm only explicitly adding one rpath in
LDFLAGS. The first one on the command line appears to be added by
libtool--it points to the module's installation directory. So the rpath
I'm adding is the one that gets ignored. Is there some way around this?

-- 
Braden McDaniel                           e-mail: <[EMAIL PROTECTED]>
<http://endoframe.com>                    Jabber: <[EMAIL PROTECTED]>



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

Reply via email to