libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building completely static program


From: Ralf Wildenhues
Subject: Re: Building completely static program
Date: Wed, 19 May 2004 08:20:49 +0200
User-agent: Mutt/1.4.1i

* 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]