浏览代码

* readme.txt changes.

git-svn-id: trunk@1494 -
yury 20 年之前
父节点
当前提交
cdd17e4299
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.