[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Patch to PCB build system needs testing/feedback



On Sun, Apr 18, 2010 at 8:38 PM, Larry Doolittle
<ldoolitt@xxxxxxxxxxxxxxx> wrote:
> I don't mind the short form, until I run into trouble.
> Then I want a documented way to turn it off, so I can
> see what make is actually trying to do.  The explicit
> command lines are wonderful sources of cutting-and-pasting
> experiments on the command line.
>

Absolutely.  Like I said it is pretty easy to turn off.  Using "make
V=1" instead of just "make" will display all the full command lines
for a single run of make.  ./configure'ing with --disable-silent-rules
will turn off the silent builds completely and show all command lines
in the build tree.

Jared


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user