Re: Euphoria on the ARM processor?
- Posted by darkborn Jun 16, 2009
- 1730 views
Ok, I found some links and interesting quotes, mostly from Official Pandora forum (http://forum.openhandhelds.org/).
"Pandora's official OS will be Angstrom Linux with the PND / PXML extensions." . . . (Angstrom GoWiki)
"Basically all you have to do is use the ARM compiler instead of the x86 compiler, and make sure it links with the right ARM libraries."
"Use this cross-compiler for ARM:" . . . Sourcery G++ (lite edition) . . . GCC 4.3.3
"basic procedure"
Compare Editions (The Lite Edition contains only command-line tools. The Lite Edition is available at no cost as a free download.)
"The Pandora is basically like a portable BeagleBoard, and Angstrom already has a decent software library on the BeagleBoard."
"Porting any Linux distro to the Pandora after Angstrom is working on it shouldn't be that hard. If you or someone else wants to get another Linux distro running on the Pandora I'm sure you or whoever is porting it could go to Angstrom/Pandora team for help."
OTHER LINKS:
Porting Software to ARM Linux (@ www.handhelds.org)
The ARM Linux FAQ
porting from x86 to omap3 (arm) (@ Beagle Board group)
ARM (official)