using uClibc for build MIPS32 toolchain.

Austin Foxley austinf at cetoncorp.com
Tue Jan 12 03:02:13 UTC 2010


On 01/11/2010 06:54 PM, 이병혁 wrote:
> Hi~ Austin, Thanks in your answer. 
> 
> 
> Also there is one question.
> 
> 
> Is the "git address" which you say what?
> 
> 
> Where will be able to checkout for nptl branch? ($ svn checkout -r 16195 svn://uclibc.org/branches/uClibc-nptl/ ==> ???)

Please keep replies on list in the future.

The project has changed to git. Refer to http://uclibc.org/developing.html for
details.

Once you have the git repo clone, you can checkout the nptl branch with the
following command inside your  uClibc directory:
git checkout -b nptl origin/nptl

If you have not used git before, please read the git docs before asking on this
list about git issues.

-Austin


More information about the uClibc mailing list