Amos Waterland <[EMAIL PROTECTED]> wrote:
> Sometimes it is useful to compile the coreutils as statically linked
> programs.
I do that with "LDFLAGS=-static ./configure ...".
paul
___
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/m
Sometimes it is useful to compile the coreutils as statically linked
programs. Please consider the following. Thanks.
2004-04-20 Amos Waterland <[EMAIL PROTECTED]>
* configure.ac: Add `--enable-static' option.
--- configure.ac.orig 2004-03-02 16:47:31.0 -0600
+++ configure.