delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Sat, 21 Aug 2004 12:58:04 +0300 |
From: | "Eli Zaretskii" <eliz AT gnu DOT org> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | djgpp AT delorie DOT com |
Message-ID: | <01c48765$Blat.v2.2.2$7f960000@zahav.net.il> |
X-Mailer: | emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 |
In-reply-to: | <rvqdi0hb2lvjp4kjme89ib1p79poiinbf3@4ax.com> (message from Brian |
Inglis on Sat, 21 Aug 2004 06:43:51 GMT) | |
Subject: | Re: gunzip.exe missed in gzip135b.zip? |
References: | <JrrVc.8848$ox4 DOT 1659 AT newssvr27 DOT news DOT prodigy DOT com> <200408201850 DOT i7KIoWCl005856 AT envy DOT delorie DOT com> <iDsVc.8866$_U4 DOT 7490 AT newssvr27 DOT news DOT prodigy DOT com> <200408202019 DOT i7KKJXdT007147 AT envy DOT delorie DOT com> <rvqdi0hb2lvjp4kjme89ib1p79poiinbf3 AT 4ax DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT Invalid> > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 21 Aug 2004 06:43:51 GMT > > > >Use stubedit to create a symlink stub for executables. "ln -s" only > >works for data files (although one would expect it to "just work" for > >executables). > > That's interesting, my gunzip.exe was created by "ln -s gzip gunzip", > is 2KB long, and contains the following text from byte 31: > "stub.h generated from stub.asm by djasm, on Thu Dec 9 10:59:31 1999 That's because the OP has a port of Fileutils built with the (as yet not released) DJGPP library v2.04, which implements Unix-style symlinks. You have Fileutils built with DJGPP v2.03, which only supported symlinks for executable files, and the `ln' port generated such ``symlinks''.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |