Changes

2,266 bytes removed ,  21:02, 7 August 2010
no edit summary
Line 1: Line 1: βˆ’
{{Lowercase titleβ€Ž}}
+
This is a warning to the owners of this site. My name is Shigeru Miyamoto and I am disappoint. You are breaking the DCMA laws. DCMA laws protect our freedoms far into the furture. There is over 9000 pages here and I want every single one of them gone by next week. This is not a threat but a promise. Every day after that week is up, I will sue you for $100,000 a day.
βˆ’
{{Infobox development tools
  βˆ’
| title      = devkitPPC
  βˆ’
| image      = [[File:Devkitlogo.png|128px|center]]
  βˆ’
| type        = library
  βˆ’
| maintainer  = WinterMute
  βˆ’
| version    = r21
  βˆ’
| licence    = Various
  βˆ’
| download    = http://sourceforge.net/projects/devkitpro/
  βˆ’
| website    = http://www.devkitpro.org/
  βˆ’
| discussion  = http://forums.devkitpro.org/viewforum.php?f=3
  βˆ’
| source      = http://sourceforge.net/projects/devkitpro/develop
  βˆ’
}}
     βˆ’
'''devkitPPC''' is a port of the GNU Compiler Collection (GCC) and includes a C (gcc) and C++ compiler (g++), a debugger (gdb) and associated utilities, with the architecture "powerpc-eabi". It also includes standard C libraries based on [http://sourceware.org/newlib newlib], which is specifically designed for embedded systems. Compilers and libraries are also included for the MN10200, the Matsushita (Panasonic) chip used in the Wii DVD controller. It is designed to be used in conjunction with [[libogc]], a collection of Wii-specific low-level libraries.
+
Thank you for using Nintendo. We must ensure our freedoms through use of the DCMA. This not the analog millennium one passed in 1000 A.D., but the digital one.
   βˆ’
Instructions for setting up the system are available for [[Devkitppc_setup_(Windows)|Windows]], [[Devkitppc_setup_(Mac OS X)|Mac OSX]] and [[Devkitppc_setup_(Linux)|Linux]]. Additional information and download links can be found at the [http://www.devkitpro.org/ devkitPro website].
+
==CEASE==
βˆ’
 
+
AND DESIST
βˆ’
Automated install scripts for Linux can be found at [[DevkitPPC.sh]] and [[DevkitProLinuxInstall]]. These are 3th party installers and are not supported by the devkitPRO team. So don't complain to them if they break something.
  βˆ’
 
  βˆ’
For Windows users it comes with the [http://www.mingw.org/msys.shtml MSYS] environment, which is a minimal set of GNU tools such as a shell.
  βˆ’
 
  βˆ’
=== Ported libraries ===
  βˆ’
 
  βˆ’
The following libraries are [http://sourceforge.net/projects/devkitpro/files/portlibs available for download] from devkitPro SourceForge, precompiled for use with devkitPPC r19. Simply place them in the appropriate devkitPPC portlibs folder (on Windows this is c:\devkitPro\portlibs\ppc).
  βˆ’
 
  βˆ’
* Expat - XML parser library
  βˆ’
* FreeType - TTF/Type1 font support
  βˆ’
* libjpeg - JPEG support library
  βˆ’
* libpng - PNG support library
  βˆ’
* [[Mini-XML]] - XML library
  βˆ’
* libtremor - An integer-only fully Vorbis compliant software decoder library
  βˆ’
* zlib - ZIP compression/decompression library
  βˆ’
 
  βˆ’
=== Tools ===
  βˆ’
 
  βˆ’
The following tools are included as well:
  βˆ’
 
  βˆ’
* [[doltool]] - a tool for converting to and from [[Dol|.dol]] executable files and examining their contents
  βˆ’
* [[gcdspsuite]] - an assembler for the gamecube DSP chip written by duddie.
  βˆ’
* [[wiiload]] - a utility for uploading code to the wii written by [[User:dhewg|Dhewg]].
  βˆ’
* [[gxtexconv]] - a utility for texture conversion written by Shagkur.
  βˆ’
 
  βˆ’
== See also ==
  βˆ’
 
  βˆ’
* [[libogc]]
  βˆ’
* [[Developer Tips]]
  βˆ’
* [[Development Tools]]
  βˆ’
* [[Debugging]]
  βˆ’
 
  βˆ’
[[Category:Libraries]]
  βˆ’
[[Category:Development]]