prc-tools for DEBIAN ---------------------- This package contains the following: GCC 2.95.3 GDB 5.0 binutils 2.9.1 All have been patched by the prc-tools patches to generate code for the PalmPilot. You can find the tools installed on your system under /usr/m68k-palmos/bin. You'll also need the pilrc program, packaged separately. ** A Note on PalmOS SDKs and this package prc-tools no longer includes *any* PalmOS SDK code, due to licensing restrictions. You must download your own SDK and then use You can get PalmOS SDks from http://www.palmos.com/dev/tech/tools/ If you'll only every use one SDK, you can install it into either /usr/share/prc-tools or /usr/share/prc-tools/sdk, the tool-chain checks both locations. If you intend installing multiple SDks, place each in a separate /usr/share/prc-tools/sdk-* directory and symlink /usr/share/prc-tools/sdk to whichever sdk you want as your default. You can explicitly select an SDK using the -palmos* option. The tool-chain converts -palmos* to /usr/share/prc-tools-sdk-* As the prc-tools chain *always* looks for include and lib/m68k-palmos-coff directories under /usr/share/prc-tools, *do not* install any SDKs directly into /usr/share/prc-tools when using multiple SDKs. At best you'll end up with weird compile-time messages, at worst code that subtly broken and doesn't work. Stephen Zander Thu, 15 Feb 2001 03:28:58 -0800