Mail Archives: djgpp/2003/02/10/00:57:43
On Sun, 9 Feb 2003, Alex Vinokur wrote:
> > You could use the CVS interface:
> >
> > http://www.delorie.com/djgpp/cvs.html
> >
> > (follow the link to cvsweb interface on that page).
>
>
> I have downloaded DJGPP 2.04 via CVS interface.
> How can I create version 2.04 to work with it ?
> I looked at http://www.delorie.com/bin/cvsweb.cgi/djgpp/.
> However I didn't find what I have to do
Navigate to the file you want to get and save it to your local disk. In
this case, point your browseer to
http://www.delorie.com/bin/cvsweb.cgi/djgpp/src/libc/pc_hw/timer/uclock.c
and the file uclock.c will appear. Then click Files->Save as, save the
file, compile it and use it. (Section 8.22 of the DJGPP FAQ list
explains how to replace a single module in the library, should you need
that.)
- Raw text -