From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: how to make a Timer Date: Sun, 09 Feb 2003 12:29:44 CST Organization: Rice University, Houston TX Lines: 20 Message-ID: <3e469e18.sandmann@clio.rice.edu> References: NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1044815654 6069 128.42.105.3 (9 Feb 2003 18:34:14 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 9 Feb 2003 18:34:14 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I have downloaded DJGPP 2.04 via CVS interface. > I looked at http://www.delorie.com/bin/cvsweb.cgi/djgpp/. > How can I create version 2.04 to work with it ? I suggest you just build that one module and use it with V2.03 if that works for you. DJGPP v2.04 is in development "almost alpha" state. It's stable right now but under active development. You can get a snapshot from http://clio.rice.edu/djgpp/win2k/main_204.html > However I didn't find what I have to do (Note. I didn't deal with CVS before). > Any tips ? If you want to test the newest stuff, you really need to get a CVS client to check out the whole tree, get several packages to build it, then build the current WIP. DJ's web page which to the CVS repository gives a pointer to where you can get a CVS client. The web interface is great for grabbing a single module to use fixes/new features of V2.04 under V2.03.