546
edits
(Add section for running build on the device.) |
|||
| Line 52: | Line 52: | ||
==Selecting a Scratchbox Target== | ==Selecting a Scratchbox Target== | ||
A target in a Scratchbox is a separate environment that has a selected toolchain, target CPU and an own file system. [http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/toolchain.html See " | A target in a Scratchbox is a separate environment that has a selected toolchain, target CPU and an own file system. [http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/toolchain.html See "introduction to Scratchbox" for more information about what targets are.] | ||
Once you've followed the instructions above, your Scratchbox install will have two targets: an x86 target and an ARM target. To log into Scratchbox, simply run the command: | Once you've followed the instructions above, your Scratchbox install will have two targets: an x86 target and an ARM target. To log into Scratchbox, simply run the command: | ||
edits