delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
X-Authentication-Warning: | itservs.wilkes.edu: apache set sender to fdonahoe AT wilkes DOT edu using -f |
Message-ID: | <1103801235.41caab936db97@webmail.wilkes.edu> |
Date: | Thu, 23 Dec 2004 06:27:15 -0500 |
From: | fdonahoe AT wilkes DOT edu |
To: | djgpp-workers AT delorie DOT com |
Subject: | Re: ANNOUNCE: DJGPP port of GNU gzip-1.3.5 uploaded |
MIME-Version: | 1.0 |
User-Agent: | Internet Messaging Program (IMP) 3.2 |
X-Originating-IP: | 146.94.1.206 |
Reply-To: | djgpp-workers AT delorie DOT com |
I have retrieved grep-2.5.1a.tar.gz from GNU and built it under djdev 2.04 on Windows XP with no trouble even though the djgpp folder was empty. I mention it here because it provides yet another version of symlink. egrep is a 33 byte script, #!/bin/sh exec grep -E ${1+"$@"} formed during the build, rather than the install stage. Like its 510 byte counterpart it requires running bash to function properly. Only other test, "> sh ./egrep --help," gave a response starting with "grep" rather than the proper "egrep" IMHO the 2K stub is the way to go. Having the file utilities recognize it as a link would be frosting on the cake. Regards, Frank ----------------------------------------------------------------------- This mail was sent through Wilkes Webmail: http://webmail.wilkes.edu Wilkes Webmail is using IMP: http://horde.org/imp/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |