Xref: news-dnh.mv.net comp.os.msdos.djgpp:3253 Path: news-dnh.mv.net!mv!news.sprintlink.net!HiWAAY.net!acara.snsnet.net!news5.crl.com!nntp.crl.com!usenet From: weiqigao AT crl DOT com (Weiqi Gao) Newsgroups: comp.os.msdos.djgpp Subject: Re: Where can I find SED? Date: Wed, 15 Nov 1995 05:31:07 GMT Organization: Spectrum Healthcare Services Lines: 19 References: <30A93D2F DOT 71C0 AT compuserve DOT com> Reply-To: weiqigao AT crl DOT com Nntp-Posting-Host: crl2.crl.com To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Carlos Granados <100342 DOT 1215 AT compuserve DOT com> wrote: > >Several of the configure.bat of the sources for the binutils >distributed with djgpp need an UNIX-like SED program. Does anyone >know where can I find such program? TIA The source of sed is available from prep.ai.mit.edu in the gnu archive. Incidentally, you can compile sed with djgpp v2.0 straight from the source file (using instead of "config.h", and other neat tricks.) Just for fun, I tried to compile all the gnu tools in djgpp v2.0, and everything went fine. I compiled bison, flex, sed, gzip, diff, patch, bc/dc with minimum trouble. -- Weiqi Gao weiqigao AT crl DOT com