linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Eletzhofer <stefan.eletzhofer@inquant.de>
To: Wolfgang Denk <wd@denx.de>
Cc: Linuxppc-embedded@ozlabs.org
Subject: Re: "argument list too long"
Date: Wed, 04 Jan 2006 14:53:54 +0100	[thread overview]
Message-ID: <1136382834.15908.17.camel@localhost> (raw)
In-Reply-To: <20060104133618.0020E352B1E@atlas.denx.de>

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

Am Mittwoch, den 04.01.2006, 14:36 +0100 schrieb Wolfgang Denk:
> In message <1136380085.15908.15.camel@localhost> you wrote:
> > 
> > > +	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.

Gah. You're right, of course ;/ 

> 
> > I'd suggest (beware, manually hacked diff ;):
> 
> I have no idea what you're trying to fix or improve with this.

"problem is in front of keyboard" Oder so.

> 
> Best regards,
> 
> Wolfgang Denk
> 
-- 
Stefan Eletzhofer
InQuant GmbH
Bahnhofstraße 11
D-88214 Ravensburg
http://www.inquant.de
http://www.eletztrick.de
+49 (0) 751 35 44 112
+49 (0) 171 23 24 529 (Mobil)
+49 (0) 751 35 44 115 (FAX)

[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2006-01-04 13:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03 14:06 "argument list too long" Noé SERRES
2006-01-03 14:17 ` Wolfgang Denk
2006-01-04 13:08   ` Stefan Eletzhofer
2006-01-04 13:36     ` Wolfgang Denk
2006-01-04 13:53       ` Stefan Eletzhofer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1136382834.15908.17.camel@localhost \
    --to=stefan.eletzhofer@inquant.de \
    --cc=Linuxppc-embedded@ozlabs.org \
    --cc=wd@denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).