Date: Wed, 15 Mar 2000 17:48:33 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nate Eldredge cc: djgpp AT delorie DOT com Subject: Re: gcc-2.95.2 + bnu-2.9.5 cross compiler? In-Reply-To: <83em9dxl4v.fsf@mercury.st.hmc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 14 Mar 2000, Nate Eldredge wrote: > Info-zip on Unix does store the permission bits. The problem is Info-zip on DOS/Windows, not on Unix. For some reason, Zip ignores the execute bit. It probably assumes that since DOS/Windows don't have this bit stored in their filesystems, it isn't worth worrying about. (Personally, I consider this to be a bug.) When you unzip the files on Unix, the shell scripts lose their exec bit.