<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[写裸机代码编译出现undefined reference  ..]]></title>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=29117]]></link>
 <description><![CDATA[Latest 20 replies of 写裸机代码编译出现undefined reference  ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 13:09:52 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://www.aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[记得是没有库文件， 连接时加“-lgcc&quot;试试；
另外还需要自己新加以下这些函数; 自己试试吧
 24 /* Replacement (=dummy) for GNU/Linux division-by zero handler */
 25 void __div0 (void)
 26 {
 27&nbsp;&nbsp;&nbsp;&nbsp; extern void hang (void);
 28
 29 //&nbsp;&nbsp;hang();
 30 }
 31
 32 /* add funct ..]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=29117#239249]]></link>
 <author><![CDATA[mulspace]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 30 May 2013 16:32:19 +0000]]></pubdate>
</item>
</channel></rss>