HIP:TS-7000:cross-compiling: Difference between revisions
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
Building [http://linux.softpedia.com/get/System/System-Administration/Openrdate-17664.shtml rdate] to run in [http://www.embeddedarm.com/ Technologic System's] [http://www.embeddedarm.com/linux/ARM.htm TS-Linux for ARM] is used as an example, but the steps should be applicable to any application. | Building [http://linux.softpedia.com/get/System/System-Administration/Openrdate-17664.shtml rdate] to run in [http://www.embeddedarm.com/ Technologic System's] [http://www.embeddedarm.com/linux/ARM.htm TS-Linux for ARM] is used as an example, but the steps should be applicable to any application. | ||
=download and setup the toolchain= | |||
Revision as of 19:39, 20 May 2008
about
This page describes the creation and usage of a toolchain for cross-compiling from a native linux environment to an ARM environment.
Building rdate to run in Technologic System's TS-Linux for ARM is used as an example, but the steps should be applicable to any application.