Hi,

I note that for darwin for all tags libraries are linked using ld -r, followed by cc ... -bind_at_load .. etc.

I don't believe that all this is necessary for any tag other than CXX, but I am not sure. I don't like the idea that absolutely everything linked with current libtool is non lazily bound, it kills startup times.

So, is this really necessary for all tags? Or can we return to a more normal link line for C libraries?

Thanks,
Peter



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

Reply via email to