Scratchbox SDK logo
Scratchbox > Documentation > Scratchbox User Doc... > Scratchbox 0.9.7 > Using Scratchbox

Using Scratchbox

1. Creating a Scratchbox Target

To create a Scratchbox target for ARM and select it as your compilation target:

[sbox-PC: ~] > sbox-config --list-compilers [sbox-PC: ~] > sbox-config --create-target=ARM --compiler-name=[one of the ARM compilers] [sbox-PC: ~] > sbox-config --select-target=ARM [sbox-ARM: ~] > sbox-config --copy-clibrary

Then setup CPU transparency to work between Scratchbox and your ARM device. After you've done that, your target should be ready.

Related usage documentation

Created by MOVIAL and sponsored by NOKIA