Thread (2 messages) flat view 2 messages, 2 authors, 2006-01-04

Re: "argument list too long"

From: Wolfgang Denk <hidden>
Date: 2006-01-04 13:36:18

In message <1136380085.15908.15.camel@localhost> you wrote:
quoted
+	find $(FINDHPATH) \( -name SCCS -o -name .svn \) -prune -o -follow -name \*.h ! -name modversions.h -print | xargs scripts/mkdep -- > .hdepend
 	scripts/mkdep -- init/*.c > .depend
Would'nt this overwrite .depend if xargs executes mkdep more than once?
No, why should it? The filr eredirection happens just  once,  in  the
shell,  even before xargs gets executed. It does not matter how often
mkdep gets called then.
I'd suggest (beware, manually hacked diff ;):
I have no idea what you're trying to fix or improve with this.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
For every complex problem, there is a solution that is simple,  neat,
and wrong.                                               - Mark Twain
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help