bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: fileutils static


From: Alfred M. Szmidt
Subject: Re: fileutils static
Date: 24 Apr 2002 20:57:54 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

* Brad Van Orden writes:
> Hello All, Please forgive if this is a basic question, but is there
> a way to compile the utilities such that they don't use dynamic
> libraries under Solaris 7?  I'm trying to get some static utilities
> (such as 'ls') to use under some chrooted ftp accounts.

LDFLAGS=-static CFLAGS=-static ../configure && make

Or something along those lines should work I think.

-- 
Alfred M. Szmidt



reply via email to

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