<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Compile Error</title>
<description> collect2: ld terminated with signal 10 [Bus error]
/opt/devkitpro/libogc/lib/wii/libogc.a(lwp.o): In function `__lwp_sysinit&amp;#039;:
lwp.c:(.text.__lwp_sysinit+0xd6): undefined reference to `__crtmain&amp;#039;
lwp.c:(.text.__lwp_sysinit+0xde): undefined reference to `__crtmain&amp;#039;
/opt/devkitpro/libogc/lib/wii/libogc.a(ipc.o): In function `__ios_ioctlvformat_parse&amp;#039;:
ipc.c:(.text.__ios_ioctlvformat_parse+0x174): undefined reference to `__ctype_ptr__&amp;#039;
/opt/devkitpro/devkitPPC/bin/../lib/gcc/powerpc-gekko/4.2.3/../../../../powerpc-gekko/bin/ld: BFD (GNU Binutils) 2.18.50.20080302 assertion fail ../../../binutils-2.18.50/bfd/elf32-ppc.c:6762
make[1]: *** [/HBB/HBBCI/HBBCI.elf] Error 1
make: *** [build] Error 2


Any clue on how to fix this?</description><link>http://forum.wiibrew.org/read.php?11,32000,32000#msg-32000</link><lastBuildDate>Mon, 13 Jul 2026 08:09:37 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,35037#msg-35037</guid>
<title>Re: Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,35037#msg-35037</link><description><![CDATA[ henke37 , LOL Nice! Very Clever! :-)]]></description>
<dc:creator>Mellon</dc:creator>
<category>Coding</category><pubDate>Thu, 24 Sep 2009 22:03:50 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,32516#msg-32516</guid>
<title>Re: Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,32516#msg-32516</link><description><![CDATA[ I got it fixed with a reinstall with of Devkit.]]></description>
<dc:creator>pinball Wizard</dc:creator>
<category>Coding</category><pubDate>Mon, 07 Sep 2009 18:26:50 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,32297#msg-32297</guid>
<title>Re: Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,32297#msg-32297</link><description><![CDATA[ I&#039;m using this: -lpng -lz -lfat -lwiiuse -lbte -logc -lm. Anything that is wrong in that order? If not I&#039;ll start looking for missing links.]]></description>
<dc:creator>pinball Wizard</dc:creator>
<category>Coding</category><pubDate>Sun, 06 Sep 2009 09:09:32 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,32279#msg-32279</guid>
<title>Re: Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,32279#msg-32279</link><description><![CDATA[ Basically, the order of the libraries linked are not in the right order.... or more commonly, you have forgot to link a library needed for linking.]]></description>
<dc:creator>Ksmiler</dc:creator>
<category>Coding</category><pubDate>Sun, 06 Sep 2009 05:38:41 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,32275#msg-32275</guid>
<title>Re: Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,32275#msg-32275</link><description><![CDATA[ lol nice description!]]></description>
<dc:creator>mdbrim</dc:creator>
<category>Coding</category><pubDate>Sun, 06 Sep 2009 05:12:20 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,32225#msg-32225</guid>
<title>Re: Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,32225#msg-32225</link><description><![CDATA[ That&#039;s not a compiler error. It&#039;s a linker error. The compiler has already gone home, it&#039;s the linker that has problems.<br />The linker blames the build setup manager (his name is Make) for not giving him the right linking list. And poor Make have no idea what&#039;s wrong, because all he did was to follow his holey makefile.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Sat, 05 Sep 2009 22:41:10 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,32000,32000#msg-32000</guid>
<title>Compile Error</title><link>http://forum.wiibrew.org/read.php?11,32000,32000#msg-32000</link><description><![CDATA[ collect2: ld terminated with signal 10 [Bus error]<br />/opt/devkitpro/libogc/lib/wii/libogc.a(lwp.o): In function `__lwp_sysinit&#039;:<br />lwp.c:(.text.__lwp_sysinit+0xd6): undefined reference to `__crtmain&#039;<br />lwp.c:(.text.__lwp_sysinit+0xde): undefined reference to `__crtmain&#039;<br />/opt/devkitpro/libogc/lib/wii/libogc.a(ipc.o): In function `__ios_ioctlvformat_parse&#039;:<br />ipc.c:(.text.__ios_ioctlvformat_parse+0x174): undefined reference to `__ctype_ptr__&#039;<br />/opt/devkitpro/devkitPPC/bin/../lib/gcc/powerpc-gekko/4.2.3/../../../../powerpc-gekko/bin/ld: BFD (GNU Binutils) 2.18.50.20080302 assertion fail ../../../binutils-2.18.50/bfd/elf32-ppc.c:6762<br />make[1]: *** [/HBB/HBBCI/HBBCI.elf] Error 1<br />make: *** [build] Error 2<br /><br /><br />Any clue on how to fix this?]]></description>
<dc:creator>pinball Wizard</dc:creator>
<category>Coding</category><pubDate>Fri, 04 Sep 2009 21:33:23 +0200</pubDate></item>
</channel>
</rss>