Embedded Debian cross development environments available
Jun 23, 2000 — by LinuxDevices Staff — from the LinuxDevices Archive — 1 viewsFrank Smith, of the Embedded Debian Project, writes . . .
I'm pleased to announce the availability of the first *test* release of Embedded Debian Cross Development Environments. Here are the specs:
- Hosts:
– Debian i386 (potato-ish)
– RPM based i386
Targets:
– PowerPC Linux
– ARM Linux
Packages:
– Binutils 2.9.5.0.37
– GCC 2.95.2
– GlibC 2.1.3
– Based on Debian packages, with added support for cross configurations.
Capabilities:
– C development
– Useful for Linux kernel development on both Debian and RPM based hosts
– Useful for application development (in C) on Debian hosts only.
As I mentioned, this is a *test* release. Some notes:
- The PowerPC cross compilers have been tested by
– Building Linux kernel 2.2.14 and running it successfully
– Building GNU hello, linked static & dynamic
– Binaries tested on a PowerPC 750
The ARM cross compilers have been tested by
– Building GNU hello, linked static & dynamic
– I do not have an ARM host so these binaries have not been tested
The version of GlibC is likely not appropriate for non-FPU processors.
I've only tried installing the .debs on a recent version of potato. I know someone who tried a slink install, but that didn't go so well. YMMV.
- Expanding the list of supported hosts
Expanding the list of supported programming languages
Support for non-FPU processors
User's Documentation
Much Much More
Suggestions are welcome!
I am particularly interested in comments from Debian developers, especially those who have done maintainer work on the packages I've had my evil ways with :-)
Regards,
Frank ([email protected])
Related stories:
Announcing The Embedded Debian Project
The Embedded Debian Project
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.