* readme.txt changes.

git-svn-id: trunk@1494 -
This commit is contained in:
yury 2005-10-19 07:21:58 +00:00
parent 0723391a8b
commit cdd17e4299

View File

@ -20,7 +20,7 @@ Building
* Extract them to some dir in the path on your machine.
* Get the 2.1 source repository from SVN: http://www.freepascal.org/develop.html#svn
* Go to fpc/compiler and execute:
make cycle CPU_TARGET=arm OS_TARGET=wince CROSSBINDIR=<path_to_cross_binutils>
make cycle CPU_TARGET=arm OS_TARGET=wince
You should end with the units compiled to fpc/rtl/units/arm-wince and a ppccrossarm.exe in fpc/compiler. Copy them to locations fitting your fpc installation.