* Bill Moseley wrote on Tue, May 18, 2004 at 10:35:24PM CEST:
> I'm wondering how to build a static binary.

Looking at the Libtool documentation, -all-static should be the option
you need.  --disable-shared disables building shared libraries, it has
little to do with linking against shared libraries.

At least, that is how I understand the documentation, haven't tested
this myself.

Regards,
Ralf


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

Reply via email to