c-overview6.html
来自「vxworks相关论文」· HTML 代码 · 共 60 行
HTML
60 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><link rel="STYLESHEET" type="text/css" href="wrs.css"><title> Overview </title></head><body bgcolor="FFFFFF"><p class="navbar" align="right"><a href="index.html"><img border="0" alt="[Contents]" src="icons/contents.gif"></a><a href="GuideIX.html"><img border="0" alt="[Index]" src="icons/index.gif"></a><a href="c-overview.html"><img border="0" alt="[Top]" src="icons/top.gif"></a><a href="c-overview5.html"><img border="0" alt="[Prev]" src="icons/prev.gif"></a><a href="c-overview7.html"><img border="0" alt="[Next]" src="icons/next.gif"></a></p><font face="Helvetica, sans-serif" class="sans"><h3 class="H2"><i><a name="86622">1.6 GNU ToolKit</a></i></h3></font><dl class="margin"><dl class="margin"><dd><p class="Body"><a name="86624"> </a>Tornado includes the GNU compiler for C and C++ programs, as well as a collection of supporting tools that provide a complete development tool chain:</p></dl><dl class="margin"><ul class="BulletSingle" type="disc"><li><a name="86625"> </a><b class="command">cpp</b>, the C preprocessor</li></ul><ul class="BulletSingle" type="disc"><li><a name="86626"> </a><b class="command">gcc</b>, the C and C++ compiler</li></ul><ul class="BulletSingle" type="disc"><li><a name="86627"> </a><b class="command">make</b>, the program-building automation tool</li></ul><ul class="BulletSingle" type="disc"><li><a name="86628"> </a><b class="command">ld</b>, the programmable static linker</li></ul><ul class="BulletSingle" type="disc"><li><a name="86629"> </a><b class="command">as</b>, the portable assembler</li></ul><ul class="BulletSingle" type="disc"><li><a name="86630"> </a>Binary utilities</li></ul></dl><dl class="margin"><dd><p class="Body"><a name="86631"> </a>These tools are supported, commercial versions of the leading-edge GNU tools originally developed by the Free Software Foundation (FSF). Users of the GNU tools benefit from the innovative FSF development environment as well as from testing and support by Wind River Systems.</p><dd><p class="Body"><a name="86632"> </a>For more information, see the <i class="title">GNU ToolKit User's Guide</i>, <i class="title">GNU Make</i>, and <i class="title">Debugging with GDB</i>.</p></dl></dl><a name="foot"><hr></a><p class="navbar" align="right"><a href="index.html"><img border="0" alt="[Contents]" src="icons/contents.gif"></a><a href="GuideIX.html"><img border="0" alt="[Index]" src="icons/index.gif"></a><a href="c-overview.html"><img border="0" alt="[Top]" src="icons/top.gif"></a><a href="c-overview5.html"><img border="0" alt="[Prev]" src="icons/prev.gif"></a><a href="c-overview7.html"><img border="0" alt="[Next]" src="icons/next.gif"></a></p></body></html><!---by WRS Documentation (), Wind River Systems, Inc. conversion tool: Quadralay WebWorks Publisher 4.0.11 template: CSS Template, Jan 1998 - Jefro --->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?