delorie.com/archives/browse.cgi | search |
From: | Maurice Lombardi <Maurice DOT Lombardi AT ujf-grenoble DOT fr> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | bug in djgpp port of bash 2.04 ? |
Date: | Sun, 10 Dec 2000 16:47:30 +0100 |
Organization: | Universite Joseph Fourier - Grenoble 1 |
Lines: | 25 |
Message-ID: | <3A33A592.F7911D7@ujf-grenoble.fr> |
NNTP-Posting-Host: | knautie.ujf-grenoble.fr |
Mime-Version: | 1.0 |
X-Trace: | amazone.ujf-grenoble.fr 976463289 5498 193.54.234.27 (10 Dec 2000 15:48:09 GMT) |
X-Complaints-To: | abus AT ujf-grenoble DOT fr |
NNTP-Posting-Date: | 10 Dec 2000 15:48:09 GMT |
X-Mailer: | Mozilla 4.75 [fr] (Win98; U) |
X-Accept-Language: | fr,it,en |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
While recompiling gpc with bash 2.04 it popped out an error which was not present under bash 2.03 The following two lines display the error > bash sh-2.04$ chmod a-x /djgpp/gnu/gcc-2.952/install.djg/doc/gpc/docdemos/* sh: c:/djgpp/bin/chmod.exe: Argument list too long (E2BIG) since this directory contains nearly 200 files with rather long filenames, the argument list expands indeed to something rather long. This is coped with in bare djgpp (same command under command.com which does not expands the argument), and is correct also with the previous bash 2.03 (parameters transmitted with a response file with no length limit I presume). What has been changed ? Hope this helps Maurice -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 51 45 44 mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |