]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
COMPILING.txt: Request for the arm crosscompiler to be in the PATH
authorizsh@fail0verflow.com <izsh@fail0verflow.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 26 Feb 2010 13:49:49 +0000 (13:49 +0000)
committerizsh@fail0verflow.com <izsh@fail0verflow.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 26 Feb 2010 13:49:49 +0000 (13:49 +0000)
COMPILING.txt

index 21782e2fc1e142d81cd9a332721460b53203bee5..0d228c436ddb386a43e6a066b15096a8aa1598d7 100644 (file)
@@ -50,6 +50,8 @@ You only need devkitARM, nothing more (no extra lib or anything else)
 Assuming you installed it to C:\devkitpro, make sure you set
 the DEVKITARM environment variable to /c/devkitPro/devkitARM :
 export DEVKITARM=/c/devkitPro/devkitARM
 Assuming you installed it to C:\devkitpro, make sure you set
 the DEVKITARM environment variable to /c/devkitPro/devkitARM :
 export DEVKITARM=/c/devkitPro/devkitARM
+Also, add its bin to your PATH:
+export PATH=$PATH:$DEVKITARM/bin
 
 6 - Install Strawberry Perl [6]
 
 
 6 - Install Strawberry Perl [6]
 
Impressum, Datenschutz