Date: Wed, 8 Jan 1997 08:53:09 +0200 (IST) From: Eli Zaretskii To: Andrew Lord cc: djgpp AT delorie DOT com Subject: Re: rcs - 'out of the box' In-Reply-To: <32D2556D.1169@tertio.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 7 Jan 1997, Andrew Lord wrote: > Can I use djgpp to compile the gnu rcs package 'straight out of the > box'. That has already been done. You can get a pre-compiled binary of RCS from this URL: ftp://ftp.netcom.com/pub/el/elf/rcsdos/. If you have questions about that, contact Marc Singer who did that port. > I've just spent two weeks implementing a configuration management around > the pc port of rcs so I desperately want 'diff' working 'yesterday'. A 32-bit port of GNU Diff is available here: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/dif271b.zip It should have now problems with memory (it uses virtual memory). If you run this on plain DOS (no Windows), you will also need a DPMI server; get it from here: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2misc/csdpmi3b.zip