bug-coreutils
[Top][All Lists]
Advanced

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

Re: Building portions of coreutils


From: NightStrike
Subject: Re: Building portions of coreutils
Date: Sat, 2 Feb 2008 11:17:05 -0500

On 2/2/08, James Youngman <address@hidden> wrote:
> On Feb 2, 2008 3:33 PM, NightStrike <address@hidden> wrote:
> > Is it possible to only build select pieces of coreutils?  For
> > instance, say I only wanted 'ls' and nothing more.  What option do I
> > pass to configure to accomplish this?
>
> You can choose to _install_ only some programs; see the output of
> "configure --help".
>
> James
>

That would work, but that requires configure to complete for the
entire set of utils.  I was hoping for something like "--disable-all
--enable-ls" or some such thing passed to configure to only run the
configure tests for the pieces of coreutils that I want to build.
That way, the configure tests that fail won't affect me.

To be even more precise, I want to see how many of the core utils I
can get to natively compile for x86_64-pc-mingw32 using the new
compiler I just built.




reply via email to

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