> I suggest neither.  I believe that you don't want to try to hardcode
> the full path of libraries.  It is better to use "+b" to set the embedded
> path.  This is equivalent to the -rpath option when GNU ld is used.

The other way to set the embedded path is to use "-L" and "-l", and
NOT use "+b".  The linker will also add LPATH to the end of the constructed
embedded path.

Dave
-- 
J. David Anglin                                  [EMAIL PROTECTED]
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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

Reply via email to