Difference between revisions of "Setup Cross Compile For ARM/hu"

From Lazarus wiki
Jump to navigationJump to search
m
m
Line 3: Line 3:
 
Hamarosan...
 
Hamarosan...
 
<!--
 
<!--
== Cross Compile with FPC for ARM (e.g. Zaurus) ==
+
== Keresztfordítás FPC-vel ARM-re (pl.: Zaurus) ==
 
   
 
   
* First, setup a cross compilation environment; you can get more information about this here [http://www.cartel-securite.fr/pbiondi/zaurus/crosscompile.html], here [http://www.nautilus6.org/operation/doc/wide-memo-nautilus6-zaurus-ccenv-setup-00.txt] and here [http://projects.buici.com/arm/cross/].
+
* Először be kell állítani a keresztfordításhoz szükséges környezetet; további információkat a következő helyeken találhatsz: [http://www.cartel-securite.fr/pbiondi/zaurus/crosscompile.html], [http://www.nautilus6.org/operation/doc/wide-memo-nautilus6-zaurus-ccenv-setup-00.txt], [http://projects.buici.com/arm/cross/].
* Install the lastest native fpc [http://sourceforge.net/project/showfiles.php?group_id=89339 from sourceforge]
+
* Telepítsd a gazdarendszernek (amin fordítasz majd) megfelelő FPC-t a [http://sourceforge.net/project/showfiles.php?group_id=89339 sourceforge]-ról
* get an arm fpc snapshot from the downloads page of [http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html FPC Qt Binding for Zaurus]
+
* Töltsd le az arm fpc snapshot-ját a [http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html FPC Qt Binding for Zaurus] oldalról.
 
* Download it to somedir. The name of the tar file may be different ofcourse
 
* Download it to somedir. The name of the tar file may be different ofcourse
 
<tt>
 
<tt>

Revision as of 12:12, 7 June 2009

Template:Translate

Hamarosan...