Changes

2 bytes removed ,  05:48, 10 June 2021
Set version to 39
Line 5: Line 5:  
| type        = library
 
| type        = library
 
| maintainer  = WinterMute
 
| maintainer  = WinterMute
| version    = r36
+
| version    = r39
 
| licence    = Various
 
| licence    = Various
 
| download    = http://sourceforge.net/projects/devkitpro/
 
| download    = http://sourceforge.net/projects/devkitpro/
Line 15: Line 15:  
'''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.
 
'''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.
   −
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].
+
Instructions for setting up the system are available for [[Devkitppc_setup_(Windows)|Windows]], [[Devkitppc_setup_(Mac OS X)|macOS]] and [[Devkitppc_setup_(Linux)|Linux]]. Additional information and download links can be found at the [http://www.devkitpro.org/ devkitPro website].
    
Automated install scripts for Linux can be found at [[DevkitPPC.sh]] and [[DevkitProLinuxInstall]]. These are 3rd party installers and are not supported by the devkitPRO team. So don't complain to them if they break something.
 
Automated install scripts for Linux can be found at [[DevkitPPC.sh]] and [[DevkitProLinuxInstall]]. These are 3rd party installers and are not supported by the devkitPRO team. So don't complain to them if they break something.
3,032

edits