Browse Source

* readme.txt changes.

git-svn-id: trunk@1494 -
yury 20 years ago
parent
commit
cdd17e4299
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/wince/readme.txt

+ 1 - 1
rtl/wince/readme.txt

@@ -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.