19-07-2007, 03:01 PM
|
#27 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Any C Compiler available for Cell phones?
^
Quote:
ARM (arm)
First officially released with Debian 2.2. This port runs on a variety of embedded hardware, including the NSLU2.
|
http://www.debian.org/ports/arm/
http://www.debian.org/ports/
gcc:
http://packages.debian.org/cgi-bin/d...=arm&type=main
Quote:
Introduction
As most of you know, Linux is just a kernel. And, for a long time, the Linux kernel ran only on the Intel x86 series of machines, from the 386 up (there is work being done to port Linux to 286, and earlier, machines. See the ELKS project for more information).
However, this is no longer true, by any means. The Linux kernel has now been ported to a large, and growing, list of architectures. Following close behind, we have ported the Debian distribution to these architectures. In general, this is a process with a sticky start (as we get libc and the dynamic linker working smoothly), and then a relatively routine, if lengthy job, of attempting to recompile all our packages under the new architectures.
Debian is an operating system (OS), not a kernel (actually, it is more than an OS since it includes thousands of application programs). To prove this, we have our first three fledgling non-Linux based ports, listed at the bottom of this page.
|
Quote:
What is Debian?
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.
Debian GNU/Linux provides more than a pure OS: it comes with over 18733 packages, precompiled software bundled up in a nice format for easy installation on your machine.
|
http://debian.org 
also see Ubuntu mobile and embedded edition:
https://wiki.ubuntu.com/MobileAndEmbedded
GNOME Mobile and Embedded Initiative
http://www.openmoko.com/
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
Last edited by praka123; 19-07-2007 at 03:12 PM.
|
|
|