Difference between revisions of "Development"

From Pandora Wiki
Jump to: navigation, search
(Compiling Software: linked correctly)
Line 6: Line 6:
 
==Compiling Software==
 
==Compiling Software==
 
* [[Setting up a cross-compiler|Set up a cross-compiler]] to compile code for the Pandora on your PC.
 
* [[Setting up a cross-compiler|Set up a cross-compiler]] to compile code for the Pandora on your PC.
* Or, [[Bollocks | set up and compile directly on the Pandora, 'bollocks' style]].
+
* Or, [http://www.gp32x.com/board/index.php?/topic/53964-cross-compiling-is-bollocks-toolchains-are-bollocks-use-your-pandora-to-build-apps/ set up and compile directly on the Pandora, 'bollocks' style].
  
 
==Porting and Writing Software==
 
==Porting and Writing Software==

Revision as of 03:01, 12 March 2011

Kernel and Firmware

Compiling Software

Porting and Writing Software

Distributing Software

  • Learn more about the PND file format that is used for distribution.
  • PND quickstart - Quickly learn how to make PNDs (using Linux) for your software.

Pandora firmware (kernel, libpnd, etc etc) governance

  • Learn more about submitting patches and getting involved in firmware and library development