1 Star 0 Fork 0

web/uclibc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ReleaseNotes.txt 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
uClibc++-1.0
============
This package is a version of the uClibc++ C++ library customized to work
with NuttX. This code originates from http://cxx.uclibc.org/ and has been
adapted for NuttX by the RGMP team (http://rgmp.sourceforge.net/wiki/index.php/Main_Page).
Thanks go to Qiang Yu and David.
uClibc++ is released as a separate packet rather than being integrated with
the core NuttX source code. This separation is due to differences in
licensing betweein uClibc++ and NuttX: NuttX is licensed under the
permissive modified BSD License; uClibc, on the other hand, is licensed
under the stricter GNU LGPL Version 3 license.
A simple installation script is provided at uClibc++/install.sh that can
be used to install the uClibc++ components into the NuttX source tree. See
the README file in the top-level uClibc++ directory for instructions on
using the installation script. If you wish to use uClibc++ with NuttX, you
will be required to comply with the licensing requires of the GNU LGPL
Version 3 license.
uClibc++ release 1.0 corresponds to SVN revision r5313.
Note that all SVN information has been stripped from the tarball. If you
need the SVN configuration, you should check out directly from SVN. Revision
r5313 should equivalent to release 1.0 of NuttX uClibc++:
svn checkout -r5313 svn://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
Or
svn checkout -r5313 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oct-wab/uclibc.git
git@gitee.com:oct-wab/uclibc.git
oct-wab
uclibc
uclibc
master

搜索帮助