On Mar 28, 2001, Nick Hudson <[EMAIL PROTECTED]> wrote:

> My main problem with changing need_lib_prefix is that its counter
> intuitive to the user and actually breaks some pkgs in NetBSD pkgsrc
> that have made the assumption that building a with -o name.la -module
> results in an object of the form name.so.

OTOH, no one should expect creating a name.la -module to result in
name.so.  There's no such guarantee.  You can extract the lib name
from the .la script, but, if you decide to guess it by yourself, you
risk guessing wrong, and you can't blame libtool for that.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

Reply via email to