]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - COMPILING.txt
COMPILING.txt: Request for the arm crosscompiler to be in the PATH
[proxmark3-svn] / 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
+Also, add its bin to your PATH:
+export PATH=$PATH:$DEVKITARM/bin
 
 6 - Install Strawberry Perl [6]
 
Impressum, Datenschutz