bug-gnulib
[Top][All Lists]
Advanced

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

Re: make dist depending on binaries which use gnulib


From: Jim Meyering
Subject: Re: make dist depending on binaries which use gnulib
Date: Mon, 29 Mar 2010 20:56:48 +0200

Reuben Thomas wrote:
> 1. Is it expected that "make dist" should work without a preceding
> "make"? i.e. is this really a bug?

Not technically, as Eric already explained.
However, ...

> 2. If so, then I have a further problem: if I simply make the file in
> question explicitly depend on zile$(EXEEXT), then zile is compiled by
> make dist, but cannot be linked because it needs ../lib/libgnu.a. How
> do I correctly make "make dist" build this?

I made some changes to accommodate that in cppi recently:

    http://git.savannah.gnu.org/cgit/cppi.git/commit/?id=49d4baaf363bc31b2a3
    http://git.savannah.gnu.org/cgit/cppi.git/commit/?id=8a32cf9196e06b74e17

The latter was required only because I use help2man
to generate man pages from --help.




reply via email to

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