<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>libogc function source code&amp;#039;s</title>
<description> hey
just a newb getting into the homebrew scene. I have everything setup on devkit. I was going over the provided eg. I am still not sure where to find the source codes for these libogc functions. are the function&amp;#039;s somehow decompressed while compiling, through the .a files in C:\devkitPro\libogc\lib\wii. I prefer to look at the codes rather than read documentation if possible.
For eg. I tried to search GX_AbortFrame(), but I only found it in some header files. and i looked into [libogc.devkitpro.org] as well..without any luck</description><link>http://forum.wiibrew.org/read.php?11,21192,21192#msg-21192</link><lastBuildDate>Sun, 14 Jun 2026 05:54:56 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21334#msg-21334</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21334#msg-21334</link><description><![CDATA[ Just go into the directory in a command prompt, and then use make and then make install to build and install the SVN libogc.]]></description>
<dc:creator>iofthestorm</dc:creator>
<category>Coding</category><pubDate>Fri, 19 Jun 2009 20:27:53 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21308#msg-21308</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21308#msg-21308</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Tantric</strong><br />Yes, download libogc from the SVN and compile and install it.</div></blockquote><br />ok..i am really confused. i dled the libogc files, but not sure how to compile and then install?. wat do u guys use to compile libogc..visual studio?<br />i was thinking of just replacing libogc folder in &#039;devkitpro&#039; folder. sounds too easy to work..lol]]></description>
<dc:creator>crazyrock</dc:creator>
<category>Coding</category><pubDate>Fri, 19 Jun 2009 18:07:14 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21298#msg-21298</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21298#msg-21298</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>crazyrock</strong><br />by object code u mean, the executable right?</div></blockquote>
Sorry, but no. I mean the object code before linking. It&#039;s not yet executable, since there are symbols that isn&#039;t bound yet.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Fri, 19 Jun 2009 14:54:12 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21288#msg-21288</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21288#msg-21288</link><description><![CDATA[ [<a href="https://devkitpro.svn.sourceforge.net/svnroot/devkitpro/trunk/libogc/" rel="nofollow">devkitpro.svn.sourceforge.net</a>]<br />^ Direct URL string to check out with your favourite SVN client.]]></description>
<dc:creator>PhoenixTank</dc:creator>
<category>Coding</category><pubDate>Fri, 19 Jun 2009 10:57:37 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21274#msg-21274</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21274#msg-21274</link><description><![CDATA[ Yes, download libogc from the SVN and compile and install it.]]></description>
<dc:creator>Tantric</dc:creator>
<category>Coding</category><pubDate>Fri, 19 Jun 2009 07:38:19 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21271#msg-21271</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21271#msg-21271</link><description><![CDATA[ thx for the replies. by object code u mean, the executable right?<br />also is there a way to add code into libogc functions and test them?..like im trying to see what WPAD_ReadPending() does..i have an idea but i wanna confirm by throwing printf&#039;s within WPAD_ReadPending.]]></description>
<dc:creator>crazyrock</dc:creator>
<category>Coding</category><pubDate>Fri, 19 Jun 2009 06:40:16 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21199#msg-21199</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21199#msg-21199</link><description><![CDATA[ Btw, the .a files are not just archives, they contain the output of the compilation, the object code. It&#039;s more or less useless for you to try and make sense of that.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Thu, 18 Jun 2009 22:19:47 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21193#msg-21193</guid>
<title>Re: libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21193#msg-21193</link><description><![CDATA[ Yes, it&#039;s a very good idea for you to look at the libogc source code. You&#039;ll find it on the devkitpro svn on sourceforge.]]></description>
<dc:creator>Tantric</dc:creator>
<category>Coding</category><pubDate>Thu, 18 Jun 2009 21:53:02 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,21192,21192#msg-21192</guid>
<title>libogc function source code&#039;s</title><link>http://forum.wiibrew.org/read.php?11,21192,21192#msg-21192</link><description><![CDATA[ hey<br />just a newb getting into the homebrew scene. I have everything setup on devkit. I was going over the provided eg. I am still not sure where to find the source codes for these libogc functions. are the function&#039;s somehow decompressed while compiling, through the .a files in C:\devkitPro\libogc\lib\wii. I prefer to look at the codes rather than read documentation if possible.<br />For eg. I tried to search GX_AbortFrame(), but I only found it in some header files. and i looked into [<a href="http://libogc.devkitpro.org/index.html" rel="nofollow">libogc.devkitpro.org</a>] as well..without any luck]]></description>
<dc:creator>crazyrock</dc:creator>
<category>Coding</category><pubDate>Thu, 18 Jun 2009 21:51:29 +0200</pubDate></item>
</channel>
</rss>