<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[如何用arm-linux-gcc 这个编译器把 C 文件 ..]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=20179]]></link>
 <description><![CDATA[Latest 20 replies of 如何用arm-linux-gcc 这个编译器把 C 文件 ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 13:46:35 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[应该至少需要一个引导的 .S 文件吧.
现在找到解决没有呢?
我一直在找能够在Linux下面开发Tiny6410裸板程序的办法，搞不定啊]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=20179#234755]]></link>
 <author><![CDATA[lynfam]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 29 Apr 2013 17:11:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我的步骤是这样的

[plg@localhost ~]$ arm-linux-gcc -c -o utils.o utils.c
[plg@localhost ~]$ ls
main.c&nbsp;&nbsp;s3c6410_addr.h&nbsp;&nbsp;soc_cfg.h&nbsp;&nbsp;utils.c&nbsp;&nbsp;utils.h&nbsp;&nbsp;utils.o
[plg@localhost ~]$ arm-linux-gcc -c -o main.o main.c
[plg@localhost ~]$ arm-linux-gcc -v -st ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=20179#172159]]></link>
 <author><![CDATA[sos507]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 05 May 2012 05:59:42 +0000]]></pubdate>
</item>
</channel></rss>