nanogui@linuxhacker.org
nanogui@linuxhacker.org
On Fri Jul 28, 2000 at 09:01:15AM -0600, Erik Andersen wrote:
> >
> > My plan is to make it work on my Linux x86 desktop computer.
>
> Already done. See http://opensource.lineo.com/cgi-bin/cvsweb/uC-libc/
Since several people have asked, the above was only the link the
cvsweb interface. Those wanting to actually checkout the library
can read the instructions at http://oss.lineo.com/cvs_anon.html
or just do the following:
[andersen@dillweed /tmp]$ export CVSROOT=':pserver:anonymous@opensource.lineo.com:/var/cvs'
[andersen@dillweed /tmp]$ cvs login
(Logging in to anonymous@opensource.lineo.com)
CVS password: anonymous
[andersen@dillweed /tmp]$ cvs co uC-libc
cvs server: Updating uC-libc
-Erik
--
Erik B. Andersen Web: http://www.xmission.com/~andersen/
email: andersee@debian.org
--This message was written using 73% post-consumer electrons--
nanogui@linuxhacker.org