[Bug libgcj/38251] [4.4 Regression] tools.zip doesn't build on systems with short command lines

ro at techfak dot uni-bielefeld dot de gcc-bugzilla@gcc.gnu.org
Mon Nov 24 18:38:00 GMT 2008



------- Comment #4 from ro at techfak dot uni-bielefeld dot de  2008-11-24 18:37 -------
Subject: Re:  [4.4 Regression] tools.zip doesn't build on systems with short
command lines

aph at gcc dot gnu dot org writes:

> jar has an update mode that adds files, so I can use that.  How long may an
> arglist be?

% getconf ARG_MAX
38912

I'm astonished that it is so low; I thought only IRIX 6 had a limit this
close to the old 20k default.

Unfortunately, the version of jar I use reports

% jar u
/vol/gnu/bin/jar: `-u' mode unimplemented.
% jar --version
jar (fastjar) 0.92-gcc

Copyright 1999, 2000, 2001  Bryan Burns
Copyright 2002 Free Software Foundation
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Perhaps I should simply move it out of the way and use zip instead.

        Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38251



More information about the Gcc-bugs mailing list