octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38075] 'make' fails with "Argument list too l


From: Rik
Subject: [Octave-bug-tracker] [bug #38075] 'make' fails with "Argument list too long" message
Date: Thu, 17 Jan 2013 23:08:00 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

Follow-up Comment #1, bug #38075 (project octave):

I've attached a changeset which I think is cleaner.  It moves the very long
list of substitution values off the shell command line and into a file which
can therefore grow arbitrarily long.  It only makes one callout to the shell
(and to Perl) rather than a series of callouts which would each require a new
shell invocation and could be slow.  I'm adding jwe to the CC list so he can
comment.

I agree 100% with you that something should be done to make the build system
robust and portable to systems with different shell limitations. 

(file #27296)
    _______________________________________________________

Additional Item Attachment:

File name: fix_long_sh_lines.patch        Size:18 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38075>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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