I am running autoconf-2.52, automake-1.5, and
libtool-1.4b.

On IRIX64-6.5 using CC and passing -version-info "0:0:0"
to libtool I get

 -rwxr-xr-x    1 ironst   pfix         763 Sep 20 18:43 libView.la*
lrwxrwxr-x      1 ironst   pfix          15 Sep 20 18:43 libView.so -> libView.so..1.0*
 -rwxr-xr-x   1 ironst   pfix      693312 Sep 20 18:43 libView.so..1.0*
lrwxrwxr-x      1 ironst   pfix          15 Sep 20 18:43 libView.so.1 -> 
libView.so..1.0*

However when I run a program that links against libView I have
to create a *.so..1 link.   Why is this?

Thanks,
- Ted

PS.  On IRIX how does libtool map C:R:A to  native naming conventions
for shared libraries?



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

Reply via email to